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

@@ -1,7 +1 @@
MAIL_DOMAIN="chat.example.com"
# CMDEPLOY_STAGES - default: "configure,activate". Set to "install,configure,activate" to force full reinstall.
# CMDEPLOY_STAGES="configure,activate"
# Skip acmetool when using an external certificate manager (e.g. Traefik, Caddy).
# CHATMAIL_NOACME="True"
MAIL_DOMAIN=chat.example.com