Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
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>&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp; * clone this repo<br>&nbsp;&nbsp; * embed your application as submodule<br>&nbsp;&nbsp; * adapt RINGO_ARGS to start your application<br>&nbsp;&nbsp; * push to openshift :)<br><br>RINGO_ARGS is defined in ".openshift/action_hooks/constants".<br><br>I like it :)<br>&nbsp;Simon<br>
------=_Part_127_9594013.1333703751063--

------=_Part_126_19683628.1333703751063--