revaturelabs / sierra

Versatile CloudFormation templates for monolith and microservice infrastructures
2 stars 3 forks source link

Deploy Caliber Project #109

Closed benbissett closed 5 years ago

benbissett commented 5 years ago

Figure out how to make the Caliber project appear in tomcat properly. We have the WAR built already but when we place it in tomcat we can't get the webpage to appear.

jermaineanderson1995 commented 5 years ago

After building, the Caliber Project works in the root context. Use a script for this. ex. caliber.war --> ROOT.war

The projects also needs a HTTPS option where you pass your certificate or create a self-signed certificate