This training projects targets the following training modules:
- PVTRAIN-148-01 See CONGA in action
- PVTRAIN-148-02 Configure CONGA environments
- PVTRAIN-148-03 Define CONGA Roles and Templates
Run this to build the sample application and configurations:
mvn clean install
Then you can copy the files from this directory to your Tomcat 8 directory and start tomcat:
environment/target/configuration/dev/localhost
And then open URL http://localhost:8080/sample-app/
