1
0
Fork 0

Restructure directory layout

To make this better than the unorganized mess it used to be.
This commit is contained in:
Luca Beltrame 2021-01-03 15:26:29 +01:00
parent 58a36ed632
commit c4f7279f2e
Signed by: einar
GPG key ID: 4707F46E9EC72DEC
25 changed files with 0 additions and 727 deletions

8
sysadmin/mailcow_prepare.sh Executable file
View file

@ -0,0 +1,8 @@
#!/bin/bash
set -e
set -o errexit
export MAILCOW_BACKUP_LOCATION="/var/backups"
/home/mailcow/mailcow-dockerized/helper-scripts/backup_and_restore.sh backup crypt redis rspamd postfix mysql --delete-days 7