bunkerized-nginx/examples/mattermost
2023-12-02 20:30:30 +01:00
..
.env Update mattermost to use a static image 2023-02-16 15:01:35 +01: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 road to v1.5.4 🚀 2023-12-02 20:30:30 +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
README.md 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

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