mirror of
https://github.com/edumeet/edumeet.git
synced 2026-07-25 11:54:14 +00:00
| .. | ||
| config | ||
| edumeet | ||
| .gitignore | ||
| docker-compose.yml | ||
| README.md | ||
Running the development environment
Starting:
docker-compose up --build -d
docker-compose logs -f edumeet
Accessing endpoints:
- Edumeet: https://127.0.0.1:4443/
- Prometheus: http://127.0.0.1:9090/
- Grafana: http://127.0.0.1:9091/