- Add version to restic-curl client
- Add option to compress database dumps with gzip
- Changes to improve Docker Scout Health Score
- advanced error reporting if post-backup or pre-backup returns an error.
- support mariadb-dump and mysqldump, check which is available in the container
- fixing typo in entry.sh
- remove default values for RESTIC_FORGET_ARGS and RESTIC_JOB_ARGS
- add HEALTHCHECK_URL to debug output
- improved README.md for parallel backups
- harmonize to dump any mysql/mariadb database
- add possibility to dump Seafile database
- creating log directory on every start
- absolute paths in pre-default.sh
- add jq to the Dockerfile
- mstmp instead of mailx
- new environment variable: RESTIC_SKIP_INIT
- default values for manual execution
- add ca-certificates to the Dockerfile
- remove restic mount
- fix problems with container stop
- LOG_LEVEL and LOG_TYPE added
- smaller container image
- cron rework
- Timezone support added
- new tag naming (v1.2.0 or pre-v1.2.0)
- Cleanup of entry.sh
- fix docker installation method
- restic mount support
- basic image switched to debian
- improved documentation of environment variables
Initial release.