sismics / reader

Free and open source feeds reader, including all major Google Reader features
https://www.sismics.com/reader/
GNU General Public License v2.0
399 stars 98 forks source link

Openshift deployment should set reader.home before running #102

Closed xflash closed 10 years ago

xflash commented 10 years ago

If you follow http://www.sismics.com/reader/#!/help for an OpenShit deployment, it lacks instructions for specific writable env in OpenShift.

A workaround is to is set a JAVA_OPTS_EXT file in ~/.env/user_vars with this content : -Dreader.home=${OPENSHIFT_DATA_DIR}

jendib commented 10 years ago

The help page has been fixed, thank you.