I just started getting into self hosting using docker compose and I wonder about possible backup solutions. I only have to safe my docker config so far, but I want host files as well. What software and hardware are you using for backup?
You must log in or register to comment.
Everything:
Kopia encrypted -> another phisical drive
Kopia encrypted -> backblaze B2
- Chron job every day at 4:15 AM
Most important folder (part of everything):
Duplicaty encrypted -> google drive
- Also daily backup
I do something similar with kopia to b2. it works wonderfully.