- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
It’s World Backup Day again. Good opportunity to check if your backup mechanisms work as intended.
It’s World Backup Day again. Good opportunity to check if your backup mechanisms work as intended.
what is a good solution that does incremental backups of docker volumes? o btrfs subvolumes… i have them mapped
not sure if there’s a docker specific one, I mostly avoid docker. the volumes are accessible by anything as far as I’ve seen though so anything that does incremental backups (borg, restic, rsync, rsnapshot) should be able to do it there too?