Bottle.py + Python3.3 + OpenShift with Minimal Configuration
- Create an account at https://www.openshift.com .
- Create a python-3.3 application based on the code in this repo.
rhc app create <YourAppName> python-3.3 \
--from-code https://github.com/tpdn/Bottle-OpenShift-minimal.git
- That's it.
http://<YourAppName>-example.rhcloud.com