make test
make init
make run
make up
docker compose exec app bash
./app.out --initdb
App:
localhost:8080
Metrics:
localhost:9000
Prometheus:
localhost:9090
Grafana:
localhost:3000
make test
make init
make run
make up
docker compose exec app bash
./app.out --initdb
App:
localhost:8080
Metrics:
localhost:9000
Prometheus:
localhost:9090
Grafana:
localhost:3000