mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-21 16:08:21 +00:00
| .. | ||
| .env | ||
| autoconf.yml | ||
| cleanup-kubernetes.sh | ||
| docker-compose.yml | ||
| kubernetes.yml | ||
| mattermost-chart-values.yml | ||
| README.md | ||
| setup-autoconf.sh | ||
| setup-docker.sh | ||
| setup-kubernetes.sh | ||
| tests.json | ||
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