mattermost-docker/README.md

14 lines
748 B
Markdown
Raw Permalink Normal View History

2022-04-06 18:03:38 -04:00
# Mattermost Docker
2022-04-07 16:00:13 -04:00
The official Docker deployment solution for Mattermost.
2021-04-22 10:04:06 -04:00
2022-04-07 16:00:13 -04:00
## Install & Usage
2021-04-22 10:04:06 -04:00
2022-04-07 16:00:13 -04:00
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.
2021-04-22 10:04:06 -04:00
2022-04-06 18:03:38 -04:00
## Upgrading from `mattermost-docker`
2021-04-22 10:04:06 -04:00
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).