Message from discussion
OpenShift - better example
Date: Fri, 6 Apr 2012 02:15:51 -0700 (PDT)
From: Simon Oberhammer <si...@nekapuzer.at>
To: ringojs@googlegroups.com
Message-ID: <17536846.128.1333703751065.JavaMail.geo-discussion-forums@ynel5>
Subject: OpenShift - better example
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_126_19683628.1333703751063"
------=_Part_126_19683628.1333703751063
Content-Type: multipart/alternative;
boundary="----=_Part_127_9594013.1333703751063"
------=_Part_127_9594013.1333703751063
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
I found a better way to separate RingoJs from the application:
https://github.com/oberhamsi/ringojs-openshift-example
RingoJs is contained as a submodule and built on the openshift machine as
part of the deployment. So to move a RingoJs app to openshift:
* clone this repo
* embed your application as submodule
* adapt RINGO_ARGS to start your application
* push to openshift :)
RINGO_ARGS is defined in ".openshift/action_hooks/constants".
I like it :)
Simon
------=_Part_127_9594013.1333703751063
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
I found a better way to separate RingoJs from the application:<br><br> https://github.com/oberhamsi/ringojs-openshift-example<br><br>RingoJs is contained as a submodule and built on the openshift machine as part of the deployment. So to move a RingoJs app to openshift:<br><br> * clone this repo<br> * embed your application as submodule<br> * adapt RINGO_ARGS to start your application<br> * push to openshift :)<br><br>RINGO_ARGS is defined in ".openshift/action_hooks/constants".<br><br>I like it :)<br> Simon<br>
------=_Part_127_9594013.1333703751063--
------=_Part_126_19683628.1333703751063--