Not exactly self hosting but maintaining/backing it up is hard for me. So many “what if”s are coming to my mind. Like what if DB gets corrupted? What if the device breaks? If on cloud provider, what if they decide to remove the server?

I need a local server and a remote one that are synced to confidentially self-host things and setting this up is a hassle I don’t want to take.

So my question is how safe is your setup? Are you still enthusiastic with it?

  • monomon@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 days ago

    I have set up forgejo, which is a fork of gitea. It’s a git forge, but its ticketing system is quite good.

    • barsquid@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 days ago

      Oh neat, I was actually planning to set that up to store scripts and some projects I’m working on, I’ll give the tickets a try then.