bunkerweb/examples/mattermost
2022-08-24 15:14:26 +02:00
..
.env fix autoconf import for IngressController and init work on mattermost example 2022-06-28 08:56:51 +02:00
autoconf.yml examples - fix mattermost/autoconf 2022-07-26 13:37:47 +02:00
cleanup-kubernetes.sh tests - refactor mattermost example 2022-07-22 19:48:31 +02:00
docker-compose.yml road to v1.4.3 🚀 2022-08-24 15:14:26 +02:00
kubernetes.yml examples - fix mattermost/k8s 2022-08-08 09:54:14 +02:00
mattermost-chart-values.yml tests - fix mattermost/k8s 2022-08-08 10:59:06 +02:00
README.md examples - edit mattermost and add radarr 2022-06-28 09:59:18 +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 tests - fix mattermost/k8s 2022-08-08 10:59:06 +02:00
tests.json tests - add delays 2022-08-05 14:17:38 +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