mirror of
https://kolaente.dev/konrad/docker-db-backup.git
synced 2026-01-10 02:50:08 +01:00
feat: add backup compression
This commit is contained in:
@@ -78,6 +78,10 @@ Default: `12`
|
||||
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.
|
||||
|
||||
### `BACKUP_COMPRESS`
|
||||
|
||||
If set provided and set to `true`, all backups will be compressed using gzip.
|
||||
|
||||
## 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