-
1.4.1f083b8e7 · ·
- Fix daily cronjob by sourcing required environment variables - Fix downloading large files from GCS by installing gcc for crcmod
-
1.4.046da09ad · ·
- Add multiplatform support - Refactored build job, a.o. to support multiplatform build
-
1.3.0f2ccbca8 · ·
- Add command + script that runs a full backup procedure - Refactor cron schedule to run the full backup procedure daily at 2:15
-
-
1.2.0bee1f41c · ·
- Add support for the latest version of PostgreSQL - Fix tar command to support the latest version of tar - Remove publishing containers to Docker Hub - Drop support for GitPod
-
1.1.0e2e6fa54 · ·
The backup of files was always using gzip, which could make it slow to make a backup. In this update, we made it configurable if you want to apply compression to the file backup archive. We also improved the code quality and added GitPod config.
-
1.0.0e3336cef · ·
The first version of the AskAnna Backup Helper with support to backup and restore files and PostgreSQL databases. And to upload and download backup files from Google Cloud Storage Buckets.