Skip to content
Snippets Groups Projects
Verified Commit 47d2f860 authored by Adam Krídl's avatar Adam Krídl
Browse files

Update README appropriately

parent feaa4b91
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -30,6 +30,17 @@ This will delete existing images.
### To stop the application (all microservices)
$ podman-compose down
## Observations
### Prometheus
The prometheus collects the metrics from all 4 microservices. The UI runs at the http://localhost:9090.
### Grafana
Grafana runs at http://localhost:3000. To Log in, use the username `admin` and the password `admin`.
There is already one minimalistic dashboard imported. However, feel free to experiment and visualize another attributes.
## Usage
### Used ports
+ Authorization - port 8083
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment