bunkerized-nginx/examples/mattermost
Théophile Diot 8ec9a7df40
Fix compatibility issue with Docker Compose v2 2.23.0 in examples and docs
2023-10-26 09:50:13 +01:00
..
.env Update mattermost to use a static image 2023-02-16 15:01:35 +01:00
README.md Linting + starting to migrate bunkerweb to the 1.5 2022-10-19 17:37:13 +02:00
autoconf.yml fix deprecated external network in compose files, various fixes in the documentation and add ipv6 to doc 2023-05-14 19:21:03 +02:00
cleanup-kubernetes.sh Advancements in the examples migration to 1.5 2022-11-21 14:27:55 +01:00
docker-compose.yml Fix compatibility issue with Docker Compose v2 2.23.0 in examples and docs 2023-10-26 09:50:13 +01:00
kubernetes.yml Linting + starting to migrate bunkerweb to the 1.5 2022-10-19 17:37:13 +02:00
mattermost-chart-values.yml Linting + starting to migrate bunkerweb to the 1.5 2022-10-19 17:37:13 +02:00
setup-autoconf.sh Fix shellcheck tests failing 2023-10-02 11:05:15 +01:00
setup-docker.sh Fix shellcheck tests failing 2023-10-02 11:05:15 +01:00
setup-kubernetes.sh Advancements in the examples migration to 1.5 2022-11-21 14:27:55 +01:00
tests.json Advancements in the examples migration to 1.5 2022-11-21 14:27:55 +01:00

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