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 - 4.1.4 Latest Release

Published by tiredofit 2 months ago

Please note that if using encryption using a passphrase, you may be encountering issues with manual decryption. This release fixes that.
If you try to manually decrypt and your passphrase fails. Try wrapping it in single (') or double (") quotes.

Changed

  - Fix for stray quotes appearing inside of ENCRYPT_PASSPHRASE variables
docker-db-backup - 4.1.3

Published by tiredofit 4 months ago

Changed

  - Rebuild to support tiredofit/alpine:7.10.0
docker-db-backup - 4.1.2

Published by tiredofit 4 months ago

Added

  - Add support for Azure Blob containers
  - Fix timestamps when comparing previous backups
  - Resolve unnecessary read operations in Azure
  - Resolve issues with backup cleanup operations in Azure
docker-db-backup - 4.1.1

Published by tiredofit 4 months ago

Changed

  - Fix issue where postgresql globals when backing up ALL not being deleted (#352)
docker-db-backup - 4.1.0

Published by tiredofit 5 months ago

This release no longer auto builds arm/v7

Added

  - Introduce DEFAULT/DBXX_MYSQL_CLIENT option to use mariadb or mysql for client dumping to solve incompatibility issues
  - Alpine 3.20 Base
  - MariaDB 10.11.8 Client
  - AWS Client 1.32.113
  - MySQL Client 8.4.0
docker-db-backup - 4.0.35

Published by tiredofit 9 months ago

Changed

  - Fix issue with emaail notifications and not being able to add from statement
docker-db-backup - 4.0.34

Published by tiredofit 10 months ago

Changed

  - Change the way architectures are detected to re-enable backups with MSSQL and Influx2
docker-db-backup - 4.0.32

Published by tiredofit 10 months ago

docker-db-backup - 4.0.31

Published by tiredofit 10 months ago

Changed

  - Support backing up databases with spaces in them
docker-db-backup - 4.0.30

Published by tiredofit 10 months ago

Added

  - Seperate each job with its own temporary folder for isolation and to better cleanup jobs that backup as a directory instead of a flat file
docker-db-backup - 4.0.29

Published by tiredofit 11 months ago

Changed

  - Skip blobxfer if either account or key is not present
docker-db-backup - 4.0.28

Published by tiredofit 11 months ago

Changed

  - AWS Cli 1.31.5
  - Switch to using PIP for installing AWS-Cli to remove deprecation warnings
docker-db-backup - 4.0.27

Published by tiredofit 11 months ago

Changed

  - Switch to using actual crontab for cron expressions
docker-db-backup - 3-3.12.2

Published by tiredofit 11 months ago

Added

  - Update AWS CLI 1.31.5
  - Use pip to install awscli as opposed to via git repo
docker-db-backup - 4.0.26

Published by tiredofit 11 months ago

Added

  - AWS CLI 1.31.4
docker-db-backup - 3-3.12.1

Published by tiredofit 11 months ago

Added

  - Update AWS CLI to 1.31.4
docker-db-backup - 4.0.25

Published by tiredofit 11 months ago

Changed

  - Fix #297 - Add parameters to blobxfer to restore functionality
docker-db-backup - 4.0.24

Published by tiredofit 11 months ago

Changed

  - Fix issue with cron parsing and 0 being a value getting clobbered by sort command
docker-db-backup - 4.0.23

Published by tiredofit 11 months ago

Changed

  - Resolve issue with custom notification scripts not executing
docker-db-backup - 4.0.22

Published by tiredofit 11 months ago

Changed

  - Move cleanup_old_data routines to happen within backup_ function to properly accomodate for globals, and ALL DB_NAME use cases
Badges
Extracted from project README
GitHub release Build Status Docker Stars Docker Pulls Become a sponsor Paypal Donate
Related Projects