This is the webapp template for OpenShift® designed for Simplicité® sandboxes.
A OpenShift® account.
Get the Simplicité® sandbox template from our GIT repository (see simplicite.io website for details on how to get access to this repository).
Replace the default test src/webapp/ root webapp folder content with your Simplicité root webapp content.
If required you can customize the src/webapp/META-INF/context.xml and/or src/webapp/WEB-INF/web.xml to your needs (e.g. to add additional datasources).
If required you can also add:
- Additional Java libs in
src/webapp/WEB-INF/lib - Static JavaScript files in
src/webapp/scripts - Static CSS/images files in
src/webapp/images - Etc.
Push to an OpenShift® Tomcat cartridge as described in this documentation.

