bunkerweb/examples/mattermost
2025-02-19 10:54:00 +01:00
..
.env add bunkerweb 1.6 2024-07-01 11:21:54 +02:00
autoconf.yml add bunkerweb 1.6 2024-07-01 11:21:54 +02:00
cleanup-kubernetes.sh chmod +x all examples scripts 2024-12-24 12:49:09 +01:00
docker-compose.yml chore: bump version to 1.6.1-rc1 and update related files 2025-02-19 10:54:00 +01:00
kubernetes.yml add bunkerweb 1.6 2024-07-01 11:21:54 +02:00
mattermost-chart-values.yml add bunkerweb 1.6 2024-07-01 11:21:54 +02:00
README.md add bunkerweb 1.6 2024-07-01 11:21:54 +02:00
setup-autoconf.sh chmod +x all examples scripts 2024-12-24 12:49:09 +01:00
setup-docker.sh chmod +x all examples scripts 2024-12-24 12:49:09 +01:00
setup-kubernetes.sh chmod +x all examples scripts 2024-12-24 12:49:09 +01:00
tests.json add bunkerweb 1.6 2024-07-01 11:21:54 +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