NotAShelf / nyx

My overengineered NixOS flake. Desktops, laptops, servers and everything else that can run an OS.
https://nyx.notashelf.dev/
GNU General Public License v3.0
292 stars 8 forks source link

Find a backup solution #5

Open NotAShelf opened 1 year ago

NotAShelf commented 1 year ago

My devices (plural, I have like 10 hosts) store a large amount of data, with currently no viable solution for backups. I would like to figure out a self-hosted backup solution after I am done assembling my home-server, preferably with more storage available than I consume.

NotAShelf commented 8 months ago

As of 89e7f88 we have a S3 backend available. Using restic with a S3 backend may be an option now.