AdamLearns / Abbott

A bot specifically for the Adam Learns show (Twitch, Discord, etc.).
8 stars 2 forks source link

Figure out a solution for back-ups #70

Open AdamLearns opened 8 months ago

AdamLearns commented 8 months ago

The bot should be running on the mini PC, which means it's a single point of failure. I should at least export the back-ups to my Mac, but probably put them in the cloud somewhere.

Consider just backing up the entire Docker volumes:

HiDeoo: What are you doing btw for backups btw? Docker volume recommended method with tar or something else?
HiDeoo: If ever needed https://docs.docker.com/storage/volumes/#back-up-restore-or-migrate-data-volumes
HiDeoo: It's just a bit easier as it's generic