Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 309 Bytes

File metadata and controls

9 lines (6 loc) · 309 Bytes

OpenShift Cookbook - Chapter 7 Sample Application#

A simple Job portal written using Java EE 6 and PostgreSQL 9.2.

To run it on OpenShift, run the following command.

$ rhc create-app jobstore jbosseap postgresql-9.2 --from-code https://github.com/OpenShift-Cookbook/chapter7-jobstore-javaee6.git