If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Simple setup to get started with nginx and SCGI. ...
Deployment scheme on standard Windows. ...
I originally posted this tutorial here: http://opensourcebroadcasting.blogspot.com/2010/04/setting-up-web2py-for-use-with-google.html but perhaps it ...
Script to install Web2py, Cherokee 1.0.14 & uWSGI on a new Ubuntu 10.04 image. ...
Updated script to automate deployment of web2py on recent versions of Fedora, CentOS, and Red Hat. ...
how i got web2py working with lighttpd mod_proxy to serve different apps for different domains e.g. www.myhost.org -> 127.0.0.1:8000/myapp; www.otherh ...
if you want to let your web2py server run all the time this script test if web2py runs every 3 minutes and starts it if it is down ...
This is how I set up web2py running with FastCGI on Hostmonster shared hosting. ...
This recipe is about web2py using RAM MEMORY for "disk caching" on linux(with TMPFS). ...
This is how I setup web2py on a hosting service with FastCGI in a subdirectory. ...
(written specifically for Ubuntu, but applicable to all systems) By: Evan Gray - GrayMatterComputing ...
Issues concerned with low memory footprint using web2py are discussed. Specific steps for configuring Lighttpd for static file use, URL remapping and ...
This is (obviously) a hack, so test it extensively before deploying it in your environment. Tested with web2py-1.74.6 and web2py-1.74.11. ...
Tested under OS X, but should work on other Unix-like systems. See script for documentation. Now in scripts/. ...
Notes on how to deploy web2py on ubuntu using apache mod_wsgi and postgresql inside of VirtualHost ...
This post explains how I got this site working on Dreamhost using Passenger WSGI. It's a consolidation of several other wiki posts. Even though Passe ...