nixcfg icon indicating copy to clipboard operation
nixcfg copied to clipboard

Use declarative backup service

Open jakeisnt opened this issue 4 years ago • 3 comments

duplicati is nice but the backup information is declared dynamically through a web gui rather than beforehand in a config file. the latter would be nice

jakeisnt avatar Jan 19 '21 04:01 jakeisnt

https://duplicacy.com/ duplicacy looks like a better option; I can more or less replicate the duplicity service with duplicacy as needed, and duplicacy seems to benchmark the best. i need to switch to something i can declaratively configure so i don't randomly lose backups though if i want to reinstall.

jakeisnt avatar Jan 25 '21 05:01 jakeisnt

this also looks like an excellent way to go https://christine.website/blog/borg-backup-2021-01-09

jakeisnt avatar Jun 25 '21 06:06 jakeisnt

use borg, seems like best option to use. i am okay with abandoning my current backups as i have not lost anything

jakeisnt avatar Aug 21 '21 08:08 jakeisnt