From b035a2f045fce2fcc9e315fc4eeaa045e4805e62 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Sun, 24 May 2020 04:28:08 -0600 Subject: [PATCH] --- 1.0-Quick-start.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/1.0-Quick-start.md b/1.0-Quick-start.md index f3c642a..8a2ce33 100644 --- a/1.0-Quick-start.md +++ b/1.0-Quick-start.md @@ -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: