486@lemmy.world to Selfhosted@lemmy.worldEnglish · 1 month agoWorld Backup Daywww.worldbackupday.comexternal-linkmessage-square23linkfedilinkarrow-up1279arrow-down16file-text
arrow-up1273arrow-down1external-linkWorld Backup Daywww.worldbackupday.com486@lemmy.world to Selfhosted@lemmy.worldEnglish · 1 month agomessage-square23linkfedilinkfile-text
minus-squarerice@lemmy.orglinkfedilinkEnglisharrow-up9arrow-down1·1 month agoJust have automated incremental backups every few hours
minus-squareDiscover5164@lemm.eelinkfedilinkEnglisharrow-up3·1 month agowhat is a good solution that does incremental backups of docker volumes? o btrfs subvolumes… i have them mapped
minus-squarerice@lemmy.orglinkfedilinkEnglisharrow-up3·1 month agonot 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?
Just have automated incremental backups every few hours
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?