Install Mattermost server via Docker
Go to file
txtsd 96fc700cf4
fix(nginx): Use new http2 directive
Signed-off-by: txtsd <code@ihavea.quest>
2024-03-01 14:03:48 +05:30
.circleci Address changes requested. 2021-07-16 11:33:45 +02:00
contrib/systemd
docs
nginx fix(nginx): Use new http2 directive 2024-03-01 14:03:48 +05:30
scripts Rename script to avoid further confusion 2021-09-28 13:45:08 +02:00
.gitignore
docker-compose.nginx.yml Support custom port for Calls 2023-10-10 17:13:46 -06:00
docker-compose.without-nginx.yml Support custom port for Calls 2023-10-10 17:13:46 -06:00
docker-compose.yml Support custom port for Calls 2023-10-10 17:13:46 -06:00
env.example Update env.example 2024-01-31 16:37:36 +01:00
LICENSE
README.md fix typo in link to deprecated project (#126) 2023-05-25 12:57:31 +03: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.