Skip to content

richardfontana/showoff-openshift-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showoff presentations on OpenShift

Create an account at http://openshift.redhat.com/

Create a ruby-1.8 application

rhc app create -a showoff -t ruby-1.8

Then add this repo

cd showoff 
git remote add upstream -m master git://github.com/richardfontana/showoff-openshift-quickstart.git
git pull -s recursive -X theirs upstream master

Add your showoff files

Then push the repo upstream

git push

You can now view your presentation at:

http://showoff-$yournamespace.rhcloud.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages