Browse Source

Merge pull request #2088 from ezramorris/patch-1

Add link to AWS EB Flask tutorial
pull/2097/head
Markus Unterwaditzer 8 years ago committed by GitHub
parent
commit
7fca843b5f
  1. 1
      docs/deploying/index.rst

1
docs/deploying/index.rst

@ -21,6 +21,7 @@ Hosted options
- `Deploying Flask on OpenShift <https://developers.openshift.com/en/python-flask.html>`_
- `Deploying Flask on Webfaction <http://flask.pocoo.org/snippets/65/>`_
- `Deploying Flask on Google App Engine <https://github.com/kamalgill/flask-appengine-template>`_
- `Deploying Flask on AWS Elastic Beanstalk <http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-flask.html>`_
- `Sharing your Localhost Server with Localtunnel <http://flask.pocoo.org/snippets/89/>`_
- `Deploying on Azure (IIS) <https://azure.microsoft.com/documentation/articles/web-sites-python-configure/>`_
- `Deploying on PythonAnywhere <https://help.pythonanywhere.com/pages/Flask/>`_

Loading…
Cancel
Save