bunkerized-nginx/examples/mattermost
2022-11-29 15:16:39 +01:00
..
.env fix autoconf import for IngressController and init work on mattermost example 2022-06-28 08:56:51 +02:00
autoconf.yml Fix comments + updated passbolt to support the 1.5 2022-11-29 15:16:39 +01:00
cleanup-kubernetes.sh Advancements in the examples migration to 1.5 2022-11-21 14:27:55 +01:00
docker-compose.yml Advancements in the examples migration to 1.5 2022-11-21 14:27:55 +01:00
init-db.sh Advancements in the examples migration to 1.5 2022-11-21 14:27:55 +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 tests - refactor mattermost example 2022-07-22 19:48:31 +02:00
setup-docker.sh tests - refactor mattermost example 2022-07-22 19:48:31 +02: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