docker-db-backup

Backup multiple database types on a scheduled basis with many customizable options

MIT License

Stars
852
Committers
46

Bot releases are visible (Hide)

docker-db-backup - 3.9.2

Published by tiredofit over 1 year ago

Changed

  - Alpine 3.18 base
docker-db-backup - 3.9.1

Published by tiredofit over 1 year ago

Changed

  - Properly allow multiple _FILE environment variables to execute solving an issue with MySQL backups
  - Fix _FILE functionality for DB_NAME variable
docker-db-backup - 3.9.0

Published by tiredofit over 1 year ago

Added

  - Add support for _FILE environment variables
docker-db-backup - 3.8.5

Published by tiredofit over 1 year ago

Changed

  - Fix SQLite3, Influx, and MSSQL backups failing due to malformed/non existent ltarget
docker-db-backup - 3.8.4

Published by tiredofit over 1 year ago

Changed

  - Fix issue with Influx2 and MSSQL clients not installing properly
docker-db-backup - 3.8.3

Published by tiredofit over 1 year ago

Changed

  - Patchup for 3.8.2
docker-db-backup - 3.8.2

Published by tiredofit over 1 year ago

Changed

  - Patchup for 3.8.1
docker-db-backup - 3.8.1

Published by tiredofit over 1 year ago

Changed

  - Cleanup Dockerfile
  - Fix issue with DB_ARCHIVE_TIME not firing correctly
docker-db-backup - 3.8.0

Published by tiredofit over 1 year ago

Added

  - Introduce DB_DUMP_TARGET_ARCHIVE which works with DB_ARCHIVE_TIME to move backups older than (x) minutes from DB_DUMP_TARGET to DB_DUMP_TARGET_ARCHIVE for use with external backup systems and custom exclude rules
  - Introduce CREATE_LATEST_SYMLINK which creates a symbolic link in DB_DUMP_TARGET of `latest-(DB_TYPE)-(DB_NAME)-(DB_HOST)`
docker-db-backup - 3.7.7

Published by tiredofit over 1 year ago

Changed

  - Simplify pg_isready usage
docker-db-backup - 3.7.6

Published by tiredofit over 1 year ago

Changed

  - Remove EXTRA_OPT variable from MySQL/MariaDB check
docker-db-backup - 3.7.5

Published by tiredofit over 1 year ago

Added

  - Add support for Docker Swarm mode Secrets for BLOBXFER_STORAGE_ACCOUNT_*_FILE
docker-db-backup - 3.7.4

Published by tiredofit over 1 year ago

Changed

  - Fix when running in MANUAL_RUN_FOREVER mode looping
docker-db-backup - 3.7.3

Published by tiredofit almost 2 years ago

Changed

  - Make S3_KEY_ID and S3_KEY_SECRET optional should IAM roles be used (Credit to alwynpan@github)
docker-db-backup - 3.7.2

Published by tiredofit almost 2 years ago

Changed

  - Bugfix for 3.7.1
docker-db-backup - 3.7.1

Published by tiredofit almost 2 years ago

Changed

  - Add MYSQL_ENABLE_TLS environment variable to switch on and off

Reverted

  - Set default for MYSQL_TLS_CA_FILE to accomodate for most use cases
docker-db-backup - 3.7.0

Published by tiredofit almost 2 years ago

Added

  - Introduce support for connecting via TLS to MySQL / MariaDB Hosts with MYSQL_TLS_* variables - See README for more details

Changed

  - Fix for cleaning up filesystems that are syncing to Azure via blobxfer
docker-db-backup - 3.6.1

Published by tiredofit almost 2 years ago

Added

  - Switch to Alpine 3.17 base
  - Switch to OpenSSL instead of LibreSSL
docker-db-backup - 3.6.0

Published by tiredofit almost 2 years ago

Added

  - Postgresql 15 Support
docker-db-backup - 3.5.6

Published by tiredofit almost 2 years ago

Changed

  - Add failure if DB_TYPE empty or malformed
Badges
Extracted from project README
GitHub release Build Status Docker Stars Docker Pulls Become a sponsor Paypal Donate
Related Projects