docker: streamline overrides, rename datadirs, external TLS

also
- get rid of CHATMAIL_* in compose
- trim compose override example
This commit is contained in:
j4n
2026-02-20 16:38:35 +01:00
parent 6f230c185c
commit a98910f94a
6 changed files with 80 additions and 68 deletions

View File

@@ -2,6 +2,8 @@
set -euo pipefail
export CHATMAIL_INI="${CHATMAIL_INI:-/etc/chatmail/chatmail.ini}"
export CHATMAIL_NOSYSCTL=True
export CHATMAIL_NOPORTCHECK=True
CMDEPLOY=/opt/cmdeploy/bin/cmdeploy