From 1cae02c6cacfb9e92e57ee69f6d786212e8a25b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 09:58:03 +0000 Subject: [PATCH] deploy: 7d1fcb75d76db7a2d30441afa3074681273a45c8 --- edge/config/debugging/index.html | 18 +++++++ edge/search/search_index.json | 2 +- edge/sitemap.xml | 86 ++++++++++++++++---------------- 3 files changed, 62 insertions(+), 44 deletions(-) diff --git a/edge/config/debugging/index.html b/edge/config/debugging/index.html index c092b8c7..80a6db06 100644 --- a/edge/config/debugging/index.html +++ b/edge/config/debugging/index.html @@ -2085,7 +2085,25 @@ +
+

Correctly starting DMS

+

Use the --force-recreate option to avoid configuration mishaps: docker compose up --force-recreate

+

Alternatively, always use docker compose down to stop DMS. Do not rely on CTRL + C, docker compose stop, or docker compose restart.

+
+

DMS setup scripts are run when a container starts, but may fail to work properly if you do the following:

+ +

Volumes persist data across container instances, however the same container instance will keep internal changes not stored in a volume until the container is removed.

+

Due to this, DMS setup scripts may modify configuration it has already modified in the past.

+ +

Mail sent from DMS does not arrive at destination

Some service providers block outbound traffic on port 25. Common hosting providers known to have this issue: