shaananc / mattermost-docker-with-postfix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Create network docker network create nginx-proxy

  2. Modify postfix/credentials-smtp.env

  3. Modify docker-compose.yml for mattermost-docker changing the letsencrypt and hostname variables

  4. Bring up all the containers

  5. Modify mattermost config setting the SMTP server as postfix on port 25 (config will be located locally at mattermost-docker/config/config)

About


Languages

Language:Shell 68.0%Language:Dockerfile 32.0%