A quickstart for GeoServer to run on OpenShift
I used Tomcat 7 (JBoss EWS 2.0)
This is based on GeoServer 2.4.2 WAR file.
To fully appreciate what is happening here please read the blog post to accompany this repo.
git remote add github -m master [email protected]:thesteve0/geoserver-on-openshift.git
git pull -s recursive -X theirs github master
git push origin