bunkerized-nginx/examples/mattermost
florian b89f2d560c
road to v1.5.4 🚀
2023-12-02 20:30:30 +01:00
..
.env
README.md
autoconf.yml
cleanup-kubernetes.sh
docker-compose.yml road to v1.5.4 🚀 2023-12-02 20:30:30 +01:00
kubernetes.yml
mattermost-chart-values.yml
setup-autoconf.sh
setup-docker.sh
setup-kubernetes.sh
tests.json

README.md

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