https://github.com/mattermost/docker
Install Mattermost server via Docker
https://github.com/mattermost/docker
Last synced: about 23 hours 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T15:31:10.000Z (2 months ago)
- Last Synced: 2025-04-10T05:47:22.531Z (5 days ago)
- Language: Shell
- Homepage:
- Size: 95.7 KB
- Stars: 376
- Watchers: 32
- Forks: 230
- 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
The official Docker deployment solution for Mattermost.## Install & Usage
Refer to the [Mattermost Docker deployment guide](https://docs.mattermost.com/install/install-docker.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).