Commit Graph

10 Commits

Author SHA1 Message Date
Armin Ronacher 34fcd19306 Added chapter about fabric based deployments 2010-07-06 16:07:13 +02:00
Armin Ronacher f5d2d324b5 Mention virtualenv in mod_wsgi deployment docs 2010-06-30 09:49:04 +02:00
Merlin 7dae84f002 Enhanced the nginx deployment subsection of the documentation with working examples.
'tricky' was changed to 'different' to offer a more neutral tone.
'some' was changed to 'no' and 'not properly' swapped with 'by default' to explain the difference.
Configuration allows for static serving of media alongside a FastCGI application in a clean declarative manner.
Tested on nginx 0.7.x and 0.8.x
2010-06-05 19:34:30 +08:00
Georg Brandl a224fecfd5 More typo fixes. 2010-05-30 02:15:05 +08:00
Armin Ronacher 99c6287ce2 appengine -> app engine 2010-05-27 13:54:40 +02:00
Armin Ronacher 8d356d7cda Fixed a build error and added a touch icon 2010-05-27 12:17:07 +02:00
Armin Ronacher cc8332e9d9 Added troubleshooting infos. This fixes #44 2010-05-24 15:08:35 +02:00
Kenneth Reitz a5421c29ac Added documentation for Gunicorn 2010-05-19 12:59:58 +08:00
Chris Edgemon a7ff9dbddd Proofreading the documentation 2010-04-19 23:25:51 -05:00
Armin Ronacher c64a4e0bef Break up deployment docs into separate documents. 2010-04-19 11:23:44 +02:00