Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simplicitesoftware/openshift

RedHat OpenShift template for Simplicite(R)
https://github.com/simplicitesoftware/openshift

openshift simplicite

Last synced: about 14 hours ago
JSON representation

RedHat OpenShift template for Simplicite(R)

Awesome Lists containing this project

README

        

![Simplicité Software](https://www.simplicite.io/resources/logos/logo250.png)
* * *

Author License [![Gitter chat](https://badges.gitter.im/org.png)](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).