David Lord
|
ac5664d228
|
document using gevent for async
|
2026-01-25 10:33:13 -08:00 |
|
David Lord
|
8f13f5b6d6
|
update docs and examples for pyproject
setup.py -> pyproject.toml
venv -> .venv
|
2023-01-18 10:32:51 -08:00 |
|
David Lord
|
2ea77c2782
|
rewrite deployment docs
|
2022-06-12 14:00:00 -07:00 |
|
Mindiell
|
e1dce5c39a
|
Fix typo in docs (#4261)
|
2021-09-08 10:00:36 +02:00 |
|
nabbisen
|
fafc132dcb
|
Update cherokee links in docs/deploying (#4249)
|
2021-08-29 09:21:36 -04:00 |
|
David Lord
|
171aabc87d
|
remove unused ref directives
replace page refs with doc directives
|
2020-04-04 12:57:14 -07:00 |
|
David Lord
|
1351d0a565
|
Merge branch '1.0.x'
|
2019-06-23 16:57:52 -07:00 |
|
David Lord
|
cb6272ccc8
|
fix docks linkcheck
|
2019-06-23 15:37:51 -07:00 |
|
David Baumgold
|
6606a4a238
|
fix RST line too long
|
2019-05-06 11:11:32 -04:00 |
|
Aditya
|
f05625eb82
|
Use https for external links wherever possible
|
2018-10-27 17:58:45 +05:30 |
|
Justin W. Flory
|
e771016a5b
|
Fix broken cross-references; use :doc: tags where necessary
|
2018-07-11 10:12:18 -05: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 |
|
Auke Willem Oosterhoff
|
e6d7a43ccd
|
Use path of socket consistently accross document. (#1976)
* #1975 Use location of socket consistently accross document.
|
2016-08-03 09:22:14 -07:00 |
|
Stéphane Raimbault
|
b0105f41cc
|
Extend documentation about uwsgi/nginx deployment
|
2016-04-04 08:53:34 +02:00 |
|
bagratte
|
9a80fe691d
|
minor revision of documentation.
|
2016-04-01 23:12:25 +02:00 |
|
Jonas Gröger
|
b644e2747f
|
Mention virtual environments in uwsgi/nginx deployment docs
|
2015-08-22 01:05:45 +02:00 |
|
Jonas Gröger
|
8b9cb6caa7
|
Update uwsgi/nginx deployment documentation
Instead of using the uwsgi_modifier1 30 directive, the uwsgi docs
recommend to use the mount / manage-script-name approch which mounts
a module + callable to a certain path. This way, SCRIPT_NAME and
PATH_INFO are correctly rewritten.
See http://uwsgi-docs.readthedocs.org/en/latest/Nginx.html#hosting-multiple-apps-in-the-same-process-aka-managing-script-name-and-path-info
Fixes #1464
|
2015-08-22 00:56:54 +02:00 |
|
defuz
|
06d9a5e738
|
docs: :file:/var/www/foo, `/static`
|
2014-11-05 07:19:02 +03:00 |
|
defuz
|
ad011bc32d
|
docs: `DEBUG, SERVER_NAME, PATH_INFO`
|
2014-11-05 07:10:49 +03:00 |
|
Nico Revin
|
22219f51e5
|
Update doclinks
Fix redirects and broken links
|
2014-07-24 23:30:50 +04:00 |
|
Ron DuPlain
|
976c9576bd
|
Reorder deployment options.
|
2012-04-01 10:54:27 -04:00 |
|
Luit van Drongelen
|
7d4c784708
|
Missed the -w option in uWSGI deployment docs.
|
2011-06-29 01:06:03 -07: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 |
|