Hey,

I know it sucks to rely on cloud services but it is what it is. I use Apple iCloud, Bitwarden and GitHub.

Technically, I could self-host all three but I want my backups not at my place or at least have them in both places cloud/at home.

I do have two spare Raspberry Pi Zero 2W and one small computer with an old i5 / 8 GB RAM.

What do you personally self-host?

  • TheFogan@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 days ago

    I guess for me it kind of depends on your definition of “self host” as 90% of what I host is a hetzner server running out of finland. because well that’s off site backups lol.

    my setup is.

    Local: Frigate (CCTV manager), Homeassistant (home automation), Matrix (chat).

    Remote: Mealie (recipe collection), Vaultwarden (works with bitwarden clients), Nextcloud (files and documents), Freshrss, gitea (github alternative)

    Now in terms of wanting an offsite backup, you are probably right, assuming you don’t have something offsite that you can syncronize with, and assuming you don’t have any major privacy fears of what is hosted, those things are probably best to use cloud for, assuming you are more worried of losing everything in a house fire, than you are of say the stuff being spied on by a 3rd party or caught by hackers.

    So yeah I’d say, personally in things I like to have self hosted… on site, probably I’d say a local messanger is good if you’d like a reasonably private communication for friends/family etc… Niche things like RSS readers, or recipe books, really anything strange niche you can probably search for some program to self host it.

    • irmadlad@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      3 days ago

      I guess for me it kind of depends on your definition of “self host”

      meh…I don’t split hairs on the definitions. Server at home vs VPS. No real difference, the end goal is the same: Privacy, anonymity, and security.

    • q1p_@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      3 days ago

      I think the only thing that makes me worry a little bit is that Microsoft has my source code. It’s not “bad” but sometimes I think about it. So I probably need a gitea instance then.

      Edit: it’s interesting that you mentioned private messenger. I just built one (using Bluetooth Mesh routing with a basic encryption for 1-on-1 chats) and am waiting for App Store approval. :)