|
|
|
|
|
by stamps
1107 days ago
|
|
I tried a bunch of different ways but ultimately settled on Duplicacy [0]. It runs inside a Docker container and backs up both my data as well as configurations like my docker compose file and smb.conf. Off site storage was Backblaze B2, but I moved to Hetzner. Likely will move back just because B2 is cheaper and a bit faster for my region. Another layer of backup I do is use Duplicacy to backup to a portable hard drive occasionally that I keep off site. [0] https://duplicacy.com/ |
|