| .. | ||
| docker-compose.yml | ||
| README.md | ||
Core Compose
This compose file mirrors the current Mattermost-based runtime shape inside the
services/core module.
cd services/core/compose
docker compose up
Runtime state is written to services/core/data/, which is ignored by git.
Place push-proxy configuration under
services/core/data/push-proxy/config/mattermost-push-proxy.json when FCM smoke
testing is needed.