docker-backup-database icon indicating copy to clipboard operation
docker-backup-database copied to clipboard

Question

Open mcordes92 opened this issue 1 year ago • 1 comments

Hello,

I have two questions, the first would be, is it possible to use an env value to say that it should back up all databases (if possible one file per database)

and would it be possible to trigger a webhook so that I can track an error or a successful backup?

mcordes92 avatar Aug 18 '24 10:08 mcordes92

that it should back up all databases (if possible one file per database)

Will support the backup of multiple databases with separate comma strings.

appleboy avatar Aug 19 '24 11:08 appleboy