This commit is contained in:
Vittorio Palmisano 2021-03-16 09:50:28 +01:00
parent e2bb3bf626
commit b5624f0c06
2 changed files with 44 additions and 42 deletions

View file

@ -11,11 +11,11 @@ Starting:
```sh
CURRENT_USER=$UID:$GID docker-compose up --build -d
docker-compose logs -f edumeet
docker-compose logs -f --tail=50 edumeet
```
Accessing endpoints:
- Edumeet: https://127.0.0.1:8443/
- Prometheus: http://127.0.0.1:9090/
- Grafana: http://127.0.0.1:9091/
- Grafana: http://127.0.0.1:9091/ (user:pass `admin`:`admin`)