this post was submitted on 19 Feb 2024
1 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

166 readers
1 users here now

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/Acceptable-Jump-8332 on 2024-02-19 06:32:34.


I recently reinstalled my home server's OS (Ubuntu) and I used restic to restore all Docker volumes. Everything was so smooth, I was able to get back to the previous state (even Jellyfin, I use the Linuxserver image, remembered every episode/movie position) within an hour of starting everything afresh.

I would strongly recommend regularly backing up Docker volumes using restic (it's in the Ubuntu repository already) because it works like magic.

I can now sleep easy knowing that even if the OS gets messed up, I can simply start from scratch and restore everything from restic backups.

top 1 comments
sorted by: hot top controversial new old
[–] TheButtonJustSpins 1 points 2 years ago

Or use bind mounts and back those up. Either way, backups.