Pi NAS for multi-location backups

https://sh.itjust.works/post/45148627

Pi NAS for multi-location backups - sh.itjust.works

Over the past few months I’ve been thinking about what would be the best way to help me and my parents improve privacy and data storage. With all the posts with cluster PC’s recently, I’m wondering if the best option is to make a couple of NAS’s with Raspberry Pi’s with RAID, keep one at my place and another at my parents’ house, and syncing their data with 2 private folders: one for myself and one for my parents. But that opens up a few more questions. How to sync the data to match? Syncthing? Kubernetes? Should I make the Pi’s expandable so other services can be added later, or plan to hook up a separate Pi to handle that? What else could I be missing?

There is plenty of backup management software. You want one that will not only keep a copy of your data, but also save you in the event you accidentally delete one or more files.

There is plenty of backup management software

Could you provide any examples to start looking into?

github.com/awesome-foss/awesome-sysadmin#backups

Borgbackup I’ve heard is good

GitHub - awesome-foss/awesome-sysadmin: A curated list of amazingly awesome open-source sysadmin resources.

A curated list of amazingly awesome open-source sysadmin resources. - awesome-foss/awesome-sysadmin

GitHub