Install Mattermost server via Docker
Go to file
streamer45 79898d43d2
Expose Calls UDP port on base compose file
2023-05-09 14:15:16 +02:00
.circleci Address changes requested. 2021-07-16 11:33:45 +02:00
contrib/systemd rename default network and create webroot docker volume 2021-04-16 15:56:27 +02:00
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 change paths to old mattermost-docker settings 2021-04-20 20:22:20 +02:00
LICENSE add LICENSE 2021-04-22 15:05:39 +02:00
README.md Appl standard readme format 2022-04-07 15:00:13 -05:00
docker-compose.nginx.yml Expose RTC port to enable Calls connectivity 2022-12-07 15:47:50 -06:00
docker-compose.without-nginx.yml Expose RTC port to enable Calls connectivity 2022-12-07 15:47:50 -06:00
docker-compose.yml Expose Calls UDP port on base compose file 2023-05-09 14:15:16 +02:00
env.example Expose RTC port to enable Calls connectivity 2022-12-07 15:47:50 -06:00

README.md

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.