- Hashtags: #osswdev & #javaland
- Introduction: https://www.codecentric.de/2015/03/18/javaland-openspace-software-development/
Environment | Link |
---|---|
Production | currently unavailable |
Staging | currently unavailable |
Test | currently unavailable |
- Continuous Delivery Build Pipeline http://osswdev.codecentric.de/jenkins/view/Pipeline/
- SonarQube SQM http://osswdev.codecentric.de/sonarqube/dashboard/index/1
- Artifact Repository http://osswdev.codecentric.de/artifactory
- Spring Boot Admin Client http://osswdev.codecentric.de/adminclient
- Amazon EC2 Dashboard http://osswdev.codecentric.de/jenkins/view/Deployment%20Dashboard/
cd monitoring
mvn clean install
java -jar target/monitoring-1.0.0.jar
cd app
mvn clean install
java -jar target/conference-app-3.0.0.war