Add installation via docker compose (MVP 1)

This commit is contained in:
Keonik1
2025-08-09 15:55:37 +03:00
committed by j4n
parent 36eb63faa1
commit beef0ecb19
13 changed files with 748 additions and 0 deletions

View File

@@ -80,6 +80,13 @@ steps. Please substitute it with your own domain.
configure at your DNS provider (it can take some time until they are
public).
Docker installation
-------------------
We have experimental support for `docker compose <https://github.com/chatmail/relay/blob/docker-rebase/docs/DOCKER_INSTALLATION_EN.md>`_,
but it is not covered by automated tests yet,
so don't expect everything to work.
Other helpful commands
----------------------