Comment on how much backing up would you do of a media server?
WindowsEnjoyer@sh.itjust.works 10 months ago
I use Linode object storage for backups using Restic. 500gb of storage for 5eur/month.
I don’t backup logs, backups made by an app, cache, thumbnails and other stuff. I backup actual container data, so I can reatore it, restart docker and it works like nothing happened.
ogarcia@lemmy.world 10 months ago
If you live in Europe you have 1TB by € 3.81 / month with Hetzner. It works fantastic with Restic (I’m using it too for my backups).
WindowsEnjoyer@sh.itjust.works 10 months ago
Whoa! Will take a look. Thanks!