Hacker News new | ask | show | jobs
by philip1209 492 days ago
I didn't talk about it in the article, but my strategy is:

1. Local time machine backup (for disk failure recovery)

2. All the Docker container mount in a particular directory, and I periodically sync that directory to an S3 bucket

3. Planning to have Backblaze for more disaster recovery

All of these would have downtime in the event of an issue, but that's ok with me.