Hacker News new | ask | show | jobs
by papul1993 1843 days ago
How do you handle routine backups of the machine that you host nextcloud on?
1 comments

I run nextcloud on my home NAS with 8TB of data. I use https://github.com/gilbertchen/duplicacy for backups to azure blob. Strong recommendation from me, I tried so many backup solutions... including Borg, duplicity, rsync, and I don't even remember the rest anymore. Duplicacy's no database solution and support for a zillion destination options really got me.