= OpenShift = [[TOC]] == Introduction == [https://www.openshift.com/ OpenShift] is an Open Hybrid Cloud Application Platform / PaaS by Red Hat.It has a free plan as well as enterprise pricing options. == Deployment Steps == === Create a new OpenShift app === ==== Install rhc ==== RHC is the OpenShift client tool. The simplest way to install it is to do {{{ sudo gem install rhc }}} === Deploy the template Web2py app === === Package and deploy Eden === === Updates ===