Backup multiple databases? #118
danielstonehouse
started this conversation in
General
Replies: 1 comment 8 replies
-
This is a good idea, this project uses this container for backups, and it looks like they have added the ability to backup multiple db's. I'll take a look at their implementation! |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for this great project - after some false starts with Google cloud have got this running well on a geographically local cloud service based on Jelastic, and I am getting performance equivalent to our in house DaVinci server.
I know it goes against the docker philosophy but I installed Rclone to the running image to schedule sending the backups to google drive, which works well.
I noted it's easy to add new databases from Resolve - hoping someone can point me towards how to add more databases to the backup cycle? Or, even better, would it be possible to use a wildcard to backup all existing databases? The db's could use the same user / password credentials if that makes the process easier.
Beta Was this translation helpful? Give feedback.
All reactions