https://github.com/simplicitesoftware/openshift
RedHat OpenShift template for Simplicite(R)
https://github.com/simplicitesoftware/openshift
openshift simplicite
Last synced: 6 months ago
JSON representation
RedHat OpenShift template for Simplicite(R)
- Host: GitHub
- URL: https://github.com/simplicitesoftware/openshift
- Owner: simplicitesoftware
- Created: 2015-04-09T11:52:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T12:51:30.000Z (over 8 years ago)
- Last Synced: 2024-12-29T10:44:53.479Z (over 1 year ago)
- Topics: openshift, simplicite
- Language: Java
- Homepage: https://www.simplicite.io
- Size: 37.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

* * *
[](https://gitter.im/simplicite/Lobby)
OpenShift® template for Simplicité®
==================================================
This is the webapp template for OpenShift® designed for Simplicité® sandboxes.
Prerequisites
-------------
A OpenShift® account.
Get the Simplicité® sandbox template from our GIT repository
(see [simplicite.io website](http://www.simplicite.io) 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.
Deploy
------
Push to an OpenShift® **Tomcat cartridge** as described in [this documentation](https://developers.openshift.com/en/tomcat-getting-started.html).