Skip to content

zekus/openshift-diy-ruby193

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

openshift-diy-ruby193

The script will install ruby 1.9.3, bundler and unicorn including the action_hooks scripts to build, start and stop a rails application.

Setup

  1. create an app:

    rhc app create -a testruby193 -t diy-0.1
  2. ssh to your openshift app

  3. execute the following bash command:

    cd $OPENSHIFT_TMP_DIR && curl https://raw.github.com/zekus/openshift-diy-ruby193/master/setup.sh | sh
  4. exit and clone the app following the openshift guideline

About

install ruby 1.9.3 on a diy openshift cartridge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages