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: