| web2py with Cherokee via uWSGI: a simple, easy guide |
graymattercomputing |
(written specifically for Ubuntu, but applicable to all systems)
By: Evan Gray - GrayMatterComputing |
Deployment |
2010-02-24
|
web2py
cherokee
uwsgi
easy
guide
ubuntu
|
4
|
| Low memory fooprint using Lighttpd |
johnmheenan |
Issues concerned with low memory footprint using web2py are discussed. Specific steps for configuring Lighttpd for static file use, URL remapping and a FastCGI UNIX socket are documented as well as a complete minimalist file. Corresponding sample 'routes_out' entries are shown. |
Deployment |
2010-02-12
|
Lighttpd
memory
FastCGI
WSGI
|
5
|
| make web2py sub-url mountable with apache+mod_wsgi |
gansevle |
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. |
Deployment |
2010-02-07
|
wsgi
sub-url
|
0
|
| Google Wave bot |
hcvst |
The Google "Hello, Robot" tutorial on w2p |
Controller |
2009-10-29
|
google
wave
robot
wsgi
|
4
|
| Deploying on slicehost mod_wsgi postgresql |
thadeusb |
Notes on how to deploy web2py on ubuntu using apache mod_wsgi and postgresql inside of VirtualHost |
Deployment |
2009-10-26
|
deploying-web2py,
slicehost,
mod_wsgi,
postgresql
|
5
|
| Deploying on Dreamhost with Passenger WSGI |
mr.freeze |
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 Passenger is designed for Rails it has built in support for WSGI apps. According to an email I received from Phusion, WSGI support in Passenger is stable and they haven't received a single crash report. That's good enough for me. |
Deployment |
2009-08-22
|
Dreamhost
WSGI
Phusion
Passenger
|
4
|
mr.freeze
mr.freeze
jumi
paulgerrard