mirror of
https://kolaente.dev/konrad/docker-db-backup.git
synced 2026-01-10 02:50:08 +01:00
feat: add completion webhook url
This commit is contained in:
@@ -67,6 +67,11 @@ are only as many as this config variable.
|
||||
|
||||
Default: `12`
|
||||
|
||||
### `BACKUP_COMPLETION_WEBHOOK_URL`
|
||||
|
||||
If provided, the tool will do an empty GET request to this URL to indicate it successfully completed the backup job.
|
||||
You can use this with other tools to monitor if backups are completed as they should.
|
||||
|
||||
## Building from source
|
||||
|
||||
This project uses go modules, so you'll need at least go 1.11 to compile it.
|
||||
|
||||
Reference in New Issue
Block a user