mod_wsgi and workingenv.py(Pylons Cookbook)
Running a Pylons app under modwsgi using workingenv.py :author: Alberto Valverde .. warning:: This article is out of date. workingenv has been superceded by `virtualenv <http://pypi.python.org/pypi/virtualenv>`. Introduction ============= `modwsgi` is an Apache module developed by Graham ... Other labels:
mod_wsgi, pylons, apache, paste
Running Pylons with NGINX(Pylons Cookbook)
Name NGINX for Pylons Space Pylons Cookbook Section Deployment Version 1.0 Status Draft Reviewed False Author(s) btbytes Introduction This article describes how to configure an NGINX server to proxy to a Pylons application run using the paster ... Other labels:
nginx
Creating a Debian package from your Pylons project(Pylons Cookbook)
Name Creating a Debian package from your Pylons project Space Pylons CookBook Section Deployment Page Creating a Debian package from your Pylons project Version 1.0 Status Draft Reviewed False Author(s) email@christophhaas.de There is some ... Other labels:
debian