https://github.com/mattermost/docker
Install Mattermost server via Docker
https://github.com/mattermost/docker
Last synced: 3 months ago
JSON representation
Install Mattermost server via Docker
- Host: GitHub
- URL: https://github.com/mattermost/docker
- Owner: mattermost
- License: apache-2.0
- Created: 2021-03-30T12:31:33.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-27T18:09:26.000Z (4 months ago)
- Last Synced: 2025-10-10T11:57:53.400Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 103 KB
- Stars: 433
- Watchers: 30
- Forks: 260
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome - Mattermost Docker - Redesigned mattermost-docker (Communication and Collaboration Tools)
- awesome-starred - mattermost/docker - Install Mattermost server via Docker (others)
README
# Mattermost Docker
[](https://github.com/mattermost/docker/actions/workflows/shellcheck.yml)
[](https://github.com/mattermost/docker/actions/workflows/docker-test.yml)
The official Docker deployment solution for Mattermost.
## Install & Usage
Refer to the [Mattermost Docker deployment guide](https://docs.mattermost.com/deployment-guide/server/deploy-containers.html) for instructions on how to install and use this Docker image.
## Contribute
PRs are welcome, refer to our [contributing guide](https://developers.mattermost.com/contribute/getting-started/) for an overview of the Mattermost contribution process.
## Upgrading from `mattermost-docker`
This repository replaces the [deprecated mattermost-docker repository](https://github.com/mattermost/mattermost-docker). For an in-depth guide to upgrading, please refer to [this document](https://github.com/mattermost/docker/blob/main/scripts/UPGRADE.md).