mailcow: Reduce locally stored backups to 3

This commit is contained in:
saibotk 2021-03-28 02:35:55 +01:00
parent 1f36814ba6
commit 2a57c56074
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -28,7 +28,7 @@
name: "Backup mailcow daily"
minute: "5"
hour: "3"
job: "MAILCOW_BACKUP_LOCATION=/srv/mailcow-backups /srv/mailcow-dockerized/helper-scripts/backup_and_restore.sh backup all --delete-days 5 2>&1 | /usr/bin/logger -t mailcow_data_backup"
job: "MAILCOW_BACKUP_LOCATION=/srv/mailcow-backups /srv/mailcow-dockerized/helper-scripts/backup_and_restore.sh backup all --delete-days 2 2>&1 | /usr/bin/logger -t mailcow_data_backup"
become: true
# Manual steps:
# - Open ports / disable postfix