docker-db-backup

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

MIT License

Stars
852
Committers
46

Bot releases are hidden (Show)

docker-db-backup - 4.0.21

Published by tiredofit 11 months ago

Changed

  - Fix for SQLite backups not being cleaned up properly due to a malformed base
docker-db-backup - 4.0.20

Published by tiredofit 11 months ago

Changed

  - Update base image to support S6 Overlay 3.1.6.2 to solve shutdown issues specifically with MODE=MANUAL and MANUAL_RUN_FOREVER=TRUE
  - Add some safety nets for Manual scheduling
docker-db-backup - 4.0.19

Published by tiredofit 11 months ago

Changed

  - Make adjustments to cron scheduling feature to be able to handle whitespace properly"
docker-db-backup - 4.0.18

Published by tiredofit 11 months ago

Changed

  - Fix loading msmtp configuration
docker-db-backup - 4.0.17

Published by tiredofit 11 months ago

Changed

  - Provide more details when notifying via instant messages
docker-db-backup - 4.0.16

Published by tiredofit 11 months ago

Changed

  - Switch to using msmtp instead of s-mail for notify()
docker-db-backup - 4.0.15

Published by tiredofit 11 months ago

Changed

  - Fix cleanup of old backups
docker-db-backup - 4.0.14

Published by tiredofit 11 months ago

Changed

  - Bugfix when PRE/POST scripts found not giving legacy warning
  - Run pre / post scripts as root
docker-db-backup - 4.0.13

Published by tiredofit 11 months ago

Changed

  - Check for any quotes if using MONGO_CUSTOM_URI and remove
docker-db-backup - 4.0.12

Published by tiredofit 11 months ago

Changed

  - Allow creating schedulers if _MONGO_CUSTOM_URI is set and _DB_HOST blank
docker-db-backup - 4.0.11

Published by tiredofit 11 months ago

Changed

  - Resolve issue with backing up ALL databases with PGSQL and MySQL
docker-db-backup - 4.0.10

Published by tiredofit 11 months ago

Changed

  - Change environment variable parsing routines to properly accomodate for Passwords containing '=='
docker-db-backup - 4.0.9

Published by tiredofit 11 months ago

Changed

  - Fix issue with quotes being wrapped around _PASS variables
docker-db-backup - 4.0.8

Published by tiredofit 11 months ago

Changed

  - Tidy up file_encryption() routines
  - Change environment variable _ENCRYPT_PUBKEY to _ENCRYPT_PUBLIC_KEY
  - Add new environment variable _ENCRYPT_PRIVATE_KEY
docker-db-backup - 4.0.7

Published by tiredofit 11 months ago

Added

  - Add seperate permissions for _FILESYSTEM_PATH

Changed

  - More output and debugging additions
  - SQLite3 now backs up without running into file permission/access problems
  - Cleanup old sqlite backups from temp directory
  - Handle multiple SQLite3 backups concurrently
docker-db-backup - 4.0.6

Published by tiredofit 11 months ago

Added

  - Add additional DEBUG_ statements

Changed

  - Fix issue with Influx DB not properly detecting the correct version
docker-db-backup - 4.0.5

Published by tiredofit 11 months ago

Added

  - Add undocumented DBBACKUP_USER|GROUP environment variables for troubleshooting permissions
  - Add more verbosity when using DEBUG_ statements

Changed

  - Change _FILESYSTEM_PERMISSION to 600 from 700
docker-db-backup - 4.0.4

Published by tiredofit 12 months ago

Added

  - Add support for restoring from different DB_ variables in restore script
docker-db-backup - 4.0.3

Published by tiredofit 12 months ago

Changed

  - Resolve issue with _MYSQL_TLS_CERT_FILE not being read
docker-db-backup - 4.0.2

Published by tiredofit 12 months ago

Changed

  - Properly use custom _S3_HOST variables
Badges
Extracted from project README
GitHub release Build Status Docker Stars Docker Pulls Become a sponsor Paypal Donate
Related Projects