retention
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (arm64) (push) Successful in 35s
Container Publish / build-image (amd64) (push) Successful in 50s
Container Publish / update docker manifest (push) Successful in 10s
Vulnerability Scan / Daily Vulnerability Scan (arm64) (push) Successful in 9s
Vulnerability Scan / Daily Vulnerability Scan (amd64) (push) Successful in 49s

This commit is contained in:
2025-12-16 13:51:50 +01:00
parent f03097f83b
commit 293814277d
2 changed files with 25 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ services:
MARIADB_DATABASE: my-db
CRONTAB: "15 */4 * * *"
COMPRESSION: gzip # gzip | bzip2 | xz | zstd
KEEP_SUCCESFUL_DAYS: 15 # default is 30
RCLONE_REMOTE: myremote
RCLONE_PATH: /backups
RCLONE_CONFIG_FILE: /config/rclone.conf