David Lord
ce6ad90ecf
remove heroku link
2022-08-27 06:03:46 -07:00
David Lord
2ea77c2782
rewrite deployment docs
2022-06-12 14:00:00 -07:00
Andrew J Roth
2889ea4dd9
Added Google Cloud Run as a Hosted option
2021-05-12 09:14:34 -04:00
pgjones
1c3b53c5db
Update the docs on serving with ASGI
...
Whilst it has been possible to serve via an ASGI server for a while
(using WSGI to ASGI middleware/adapters) it hasn't added much. Now
though it makes sense to recommend the asgiref adapter as it
integrates with the same event loop used for async route handlers
etc...
2021-04-17 11:30:22 +01:00
David Lord
171aabc87d
remove unused ref directives
...
replace page refs with doc directives
2020-04-04 12:57:14 -07:00
Tobias Sette
d115d843e6
docs: update "Deploying on Google App Engine"
...
Use the documentation for Python 3 instead of Python 2, which is deprecated.
2020-03-16 19:18:53 -03:00
David Lord
cb6272ccc8
fix docks linkcheck
2019-06-23 15:37:51 -07:00
Grey Li
602c771327
Docs: update built-in server description
2017-12-01 16:03:52 +08:00
Brett Johnson
e4928323f2
Update App Engine link
...
Point to an authoritative site for Flask on App Engine that is maintained.
2017-08-30 14:58:05 -07:00
Tully Rankin
2b96052240
Moved mod_wsgi under uwsgi in TOC deployment docs.
2017-05-22 15:13:31 -07:00
Tully Rankin
d7d21f5559
Moved WSGI-Standalone above mod_wsgi in deployment documentation.
2017-05-22 14:48:24 -07:00
Jeff Widman
bb0e755c80
Migrate various docs links to https ( #2180 )
...
Also fixed a few outdated links
2017-02-11 10:43:11 +01:00
ezramorris
4a8bf651d9
Add link to AWS EB Flask tutorial
2016-11-17 14:01:30 +00:00
Giles Thomas
281c9c3ff9
Added a link to instructions for PythonAnywhere ( #2081 )
2016-11-07 10:10:02 -08:00
Jeff Widman
8c595f1eba
Remove dotCloud host instructions
...
dotCloud is no more; their parent company went bankrupt
2016-04-06 23:30:41 -07:00
David Lord
41622c8d68
Link article about deploying on Azure/IIS
2015-10-31 15:17:45 -07:00
Charles Chan
6c56e4231f
Added OpenShift as a free hosting provider alternative
2015-03-31 16:13:29 -07:00
Markus Unterwaditzer
750fa594d8
Shorten paragraph about builtin server
2014-09-06 23:05:00 +02:00
Markus Unterwaditzer
3d3b809347
Rewrite deployment docs
2014-09-06 22:20:02 +02:00
Ron DuPlain
976c9576bd
Reorder deployment options.
2012-04-01 10:54:27 -04:00
Ron DuPlain
3bf1750b5d
Tighten quickstart deployment docs.
2012-03-13 12:12:47 -07:00
Ron DuPlain
8e928a2fcb
Document Werkzeug's run_simple for dispatch, #225 .
2011-06-25 14:11:53 -04:00
Ron DuPlain
207006f4c3
Touch up and integrate docs on deploying Flask.
2011-06-10 12:15:50 -04:00
Merlin
5127b8bd26
Added initial uwsgi deployment documentation for nginx; updated nginx URL in fastcgi deployment docs; added uwsgi to deployment index
2011-06-10 12:15:42 -04:00
Armin Ronacher
c64a4e0bef
Break up deployment docs into separate documents.
2010-04-19 11:23:44 +02:00