Added OpenShift as a free hosting provider alternative

This commit is contained in:
Charles Chan 2015-03-31 16:13:29 -07:00
parent 76c518dae7
commit 6c56e4231f

View file

@ -18,6 +18,7 @@ Hosted options
--------------
- `Deploying Flask on Heroku <https://devcenter.heroku.com/articles/getting-started-with-python>`_
- `Deploying Flask on OpenShift <https://developers.openshift.com/en/python-flask.html>`_
- `Deploying WSGI on dotCloud <http://docs.dotcloud.com/services/python/>`_
with `Flask-specific notes <http://flask.pocoo.org/snippets/48/>`_
- `Deploying Flask on Webfaction <http://flask.pocoo.org/snippets/65/>`_