mirror of
https://github.com/tiredofit/docker-db-backup.git
synced 2025-12-21 13:23:12 +01:00
Update README.md
This commit is contained in:
@@ -16,7 +16,8 @@ Currently backs up CouchDB, InfluxDB, MySQL, MongoDB, Postgres, Redis servers.
|
|||||||
|
|
||||||
* dump to local filesystem or backup to S3 Compatible services
|
* dump to local filesystem or backup to S3 Compatible services
|
||||||
* select database user and password
|
* select database user and password
|
||||||
* backup all databases
|
* backup all databases, single, or multiple databases
|
||||||
|
* backup all to seperate files or one singular file
|
||||||
* choose to have an MD5 or SHA1 sum after backup for verification
|
* choose to have an MD5 or SHA1 sum after backup for verification
|
||||||
* delete old backups after specific amount of time
|
* delete old backups after specific amount of time
|
||||||
* choose compression type (none, gz, bz, xz, zstd)
|
* choose compression type (none, gz, bz, xz, zstd)
|
||||||
|
|||||||
Reference in New Issue
Block a user