Merge pull request #1414 from charleswhchan/patch-1

Added OpenShift as a free hosting provider alternative
This commit is contained in:
Keyan Pishdadian 2015-04-01 10:13:31 -04:00
commit b075737245

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/>`_