Install Mattermost server via Docker
Go to file
2022-11-28 12:24:15 +01:00
.circleci Address changes requested. 2021-07-16 11:33:45 +02:00
contrib/systemd
docs fix enumerations/indentation 2021-04-22 16:14:14 +02:00
nginx Minor Nginx tweaks 2021-06-23 21:18:49 +02:00
scripts Rename script to avoid further confusion 2021-09-28 13:45:08 +02:00
.gitignore
docker-compose.nginx.yml Fix bad location for GITLAB_PKI_CHAIN_PATH option (#68) 2021-12-17 12:50:17 +01:00
docker-compose.without-nginx.yml Update docker-compose.without-nginx.yml 2021-07-20 10:08:24 +02:00
docker-compose.yml Remove container_names from docker-compose.yml (#78) 2022-06-09 10:18:03 +03:00
env.example update to latest ESR 7.1 2022-07-29 09:58:52 +02:00
LICENSE
README.md Typo and formatting 2022-11-28 12:24:15 +01:00

Mattermost Docker

The official Docker deployment solution for Mattermost.

Install & Usage

Refer to the Mattermost Docker deployment guide for instructions on how to install and use this Docker image.

Contribute

PRs are welcome, refer to our contributing guide for an overview of the Mattermost contribution process.

Upgrading from mattermost-docker

This repository replaces the deprecated mattermost-docker repository. For an in-depth guide to upgrading, please refer to this document.