mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
| .. | ||
| .env | ||
| docker-compose.yml | ||
| README.md | ||
| setup.sh | ||
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