diff --git a/doc/source/getting_started.rst b/doc/source/getting_started.rst index 28781f28..379caaca 100644 --- a/doc/source/getting_started.rst +++ b/doc/source/getting_started.rst @@ -98,6 +98,15 @@ steps. Please substitute it with your own domain. configure at your DNS provider (it can take some time until they are public). + + +Docker installation +------------------- + +There is experimental support for running chatmail via Docker. +A monolithic image based on the above cmdeploy method is available `through a separate repository `_. +See the `chatmail/docker README `_ for full setup instructions. + Other helpful commands ----------------------