Hello everyone! I’m kinda curious about the services you self-host, and I would love to see what do y’all use!

I’ll start, and list the services I self-host:

My list
  • Immich (bye Google photos)
  • Open WebUI (web interface for llms)
  • Fireshare (clips hosting and sharing)
  • Home Assistant
  • FMD Server (find my device alternative)
  • YourSpotify (spotify tracker)
  • Kener (uptime monitoring)
  • AdGuard Home
  • SearXNG

Thanks for reading, and thanks to anyone who participate!

  • JustEnoughDucks@slrpnk.net
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 hours ago

    How did you get kopia running on your server? Even on the kopia github they pretty much just say “use one of the other options like a S3/B2 bucket or one of the file transfer options”.

    Only local, without certificates for example doesn’t even work to test and there is nearly no documentation on hosting it yourself (decent documentation with the rest)

    • cRazi_man@europe.pub
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 hours ago

      It’s running in Docker on my Debian server: https://kopia.io/docs/installation/#docker-images

      One HDD in my NAS is dedicated to only have encrypted backup data that Kopia creates. The same Kopia deployment can’t upload data to the cloud, so Kopia only makes local backups every night. Then Synology’s cloudsync app is scheduled to send the backed up files to a Backblaze bucket online.