bunkerweb/examples/mattermost
2022-06-28 10:21:19 +02:00
..
.env fix autoconf import for IngressController and init work on mattermost example 2022-06-28 08:56:51 +02:00
docker-compose.yml examples - edit mattermost and add radarr 2022-06-28 09:59:18 +02:00
README.md examples - edit mattermost and add radarr 2022-06-28 09:59:18 +02:00
setup.sh examples - add missing setup.sh for mattermost 2022-06-28 10:21:19 +02:00

We assume that you are already familiar with Mattermost Docker stack. You will find more info in the documentation and the mattermost/docker repo.

Procedure :

  • Edit domains in the compose file
  • Edit variables in the .env file
  • Run setup.sh as root
  • Start services with docker-compose up -d