All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added a default value for MYSQL_PORT
- Check if mysql and mysqldump are installed
- Updated README.md
- Added optional
BACKUP_CONFIG_ENVFILE
variable to set the env file location - Updated .env.dist (commented out some optional variables)
- Added check if
BACKUP_DIR
exists - Added exit codes
- Added unit tests
- Updated .gitignore
- Bug fix (no views)
- Added option
SKIP_OP
- Added option
MYSQL_PORT
- Migrate from TravisCI to GitHub actions
- Some README improvements
- CHANGELOG
- README
- LICENCE
- .env.dist
- .gitignore
- backup.sh