this post was submitted on 07 Mar 2026
96 points (98.0% liked)

Selfhosted

57355 readers
1320 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] 5ymm3trY@discuss.tchncs.de 1 points 2 days ago (2 children)

Started my self-hosting journey a couple of year ago with a Raspberry Pi, OpenMediaVault and a couple of Docker containers. This week i finally managed to move my Adguard Home container and my DNS setup over to my NAS, which was the final thing that kept the Pi running. I also synched all the data to the NAS.

The next step I am trying to figure out is a decent backup setup. Read about Borg, Restic and Kopia, but haven't decided on one of them yet. What are you guys using?

[–] Cyber@feddit.uk 1 points 1 day ago (1 children)

Use the one that makes most sense to you for restores.

Backup a folder, then restore it somewhere else... if any of the applications causes you problems for your setup, move on.

[–] 5ymm3trY@discuss.tchncs.de 1 points 1 day ago (1 children)

Good point. I was going to set 1-2 of them up and find out what suits my needs.

[–] Cyber@feddit.uk 1 points 1 day ago (1 children)

Just looking at my NAS now...

I used to use Kopia to backup to a Backblaze B2 bucket, but I've moved to Restic as I can backup over ssh to a NAS at a family member's home and to a Hetzner storage box.

[–] 5ymm3trY@discuss.tchncs.de 2 points 1 day ago* (last edited 1 day ago)

Purely from reading about the different tools Restic is also my favourite at the moment. I mainly want to use it so my client devices can do backups on my NAS and maybe at some later stage backup my NAS to a NAS at a family members home just like you do.

[–] Saltarello@lemmy.world 1 points 2 days ago

I settled on Kopia myself but I always seem to see the others mentioned