Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 254 Bytes

File metadata and controls

15 lines (10 loc) · 254 Bytes

Build brxm image

mvn clean install && mvn -Pdocker.build

Start up docker-compose

cd docker-compose
docker-compose up -d

Go to grafana at http://localhost:3000 and set up a "proemetheus" data source at: http://prometheus:9090