I backup my files via rsync then have some essentially docker containers backed up and running in case the first one goes down :)
I backup my files via rsync then have some essentially docker containers backed up and running in case the first one goes down :)
A copy of data isn’t really a backup, that’s also why RAID isn’t a backup. You should have proper backups with something like borg or restic.