= 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 == === Install rhc=== The first step is to create an account on OpenShift - it's free and easy. 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 ===