| .. | ||
| grafana | ||
| prometheus | ||
| README.md | ||
Docker
Build docker image
$ mvn clean install -Pdocker
change access rights for the deployments folder
sudo chown me:me -R deployments/
Deploy for debugging on port 8787
$ mvn clean install -Pdebug
| .. | ||
| grafana | ||
| prometheus | ||
| README.md | ||
Build docker image
$ mvn clean install -Pdocker
change access rights for the deployments folder
sudo chown me:me -R deployments/
Deploy for debugging on port 8787
$ mvn clean install -Pdebug