Asif Bacchus 2020-05-24 04:28:08 -06:00
parent 7413ff332c
commit b035a2f045
1 changed files with 4 additions and 0 deletions

@ -6,6 +6,10 @@ Assuming you are running a default set up of mailcow according to the documentat
- docker-compose is located at */opt/mailcow-dockerized/docker-compose.yml*
- the log file will be saved in the same directory as the script with the same name as the script but with the extension *.log*
## configuration file
You will need to let the script know how to access your remote repo along with any passwords/keyfiles needed to encrypt data. This is all handled via the plain-text 'configuration details' file. By default, this file is named *backup.details*. The file itself is fully commented so setting it up should not be difficult. If you need more information, consult [page 4.0](https://git.asifbacchus.app/asif/MailcowBackup/wiki/4.0-Configuration-details-file) in this wiki.
## running the script
To get a list of all configuration options with defaults: