Commit dc55a00b authored by Lukáš Chudíček's avatar Lukáš Chudíček
Browse files

docs: readme includes info about clean install xdd

parent eb14584d
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -46,12 +46,12 @@ mvn clean test
To run the project, execute the following command:

```shell
mvn clean install -DskipTests && \
docker-compose up -d
```

To observe the metrics of the system after the docker containers are up, please visit [Grafana UI](localhost:3000) with default credentials _admin:admin_.

![Main dashboard](image.png)

- note that you might need to clear the old images (if any present)

To observe the metrics of the system after the docker containers are up, please visit [Grafana UI](<localhost:3000>) with default credentials _admin:admin_.

![Main dashboard](image.png)