mvn install
mvn deploy -DaltDeploymentRepository=nexus::default::http://nexus:8081/repository/maven-releases
Fuse 7 on Spring Boot 2 for Openshift archetype.
Includes prometheus jmx exporter config for performance monitoring. See this repo for more details on how to setup monitoring with Prometheus and Grafana.
Demo video of monitoring here http://www.youtube.com/watch?v=0LDgv1nIk-Y
To create a project :
mvn archetype:generate -DarchetypeGroupId=org.apache.camel -DarchetypeArtifactId=camel-archetype-spring-boot-2-fuse-7-bom -DarchetypeVersion=7
Fuse 7 archetype using CDI for EAP / Wildfly
For montitoring with Prometheus & Grafana, we can setup something similar to the Spring Boot 2 flavor. See this repo for instructions (in Dockerfile) for setting up EAP server with JMX Exporter.
To create a project :
mvn archetype:generate -DarchetypeGroupId=org.apache.camel -DarchetypeArtifactId=camel-archetype-spring-boot-2-fuse-7-bom -DarchetypeVersion=7