Changes between Version 4 and Version 5 of InstallationGuidelines/OpenShift


Ignore:
Timestamp:
10/17/13 00:44:28 (11 years ago)
Author:
Govind Menon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/OpenShift

    v4 v5  
    99=== Create a new OpenShift app ===
    1010
     11==== Install rhc ====
     12
     13RHC is the OpenShift client tool. The simplest way to install it is to do
     14
     15{{{
     16sudo gem install rhc
     17}}}
    1118=== Deploy the template Web2py app ===
    1219