Skip to content

Commit

Permalink
Merge pull request #2088 from ezramorris/patch-1
Browse files Browse the repository at this point in the history
Add link to AWS EB Flask tutorial
  • Loading branch information
untitaker committed Nov 18, 2016
2 parents 7e1a13f + 4a8bf65 commit 7fca843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/deploying/index.rst
Expand Up @@ -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/>`_
Expand Down

0 comments on commit 7fca843

Please sign in to comment.