The official Docker deployment solution for Mattermost.
Refer to the Mattermost Docker deployment guide for instructions on how to install and use this Docker image.
- Add the Tunnel Token provided by Cloudflare to the variable
CLOUDFLARED_TUNNEL_TOKEN
in the.env
file. - Run
sudo docker compose -f docker-compose.yml -f docker-compose.cft.yml up -d
PRs are welcome, refer to our contributing guide for an overview of the Mattermost contribution process.
This repository replaces the deprecated mattermost-docker repository. For an in-depth guide to upgrading, please refer to this document.