Once this has been tested/refined, it might be a nice addition to the /web2py/scripts folder.
On Sunday, March 27, 2011 3:29:43 PM UTC-4, pbreit wrote: > I did a little more work on a setup script for Ubuntu + Nginx + uWSGI. > Please let me know if you experience any problems or have any suggestions. > I'm fairly new to this. > > + Tested on Ubuntu 10.04 (Rackspace Cloud) > + Nginx 0.8.54 > + SSL (self-signed) > + uWSGI 0.9.7.1 > + Postgres 8.4 > + Web2py Current > + user=www-data > + Hosted at BitBucket: https://bitbucket.org/pbreit/web2py-automation/src/ > > $ wget > http://bitbucket.org/pbreit/web2py-automation/raw/tip/setup-ubuntu-nginx.sh > $ chmod +x setup-ubuntu-nginx.sh > $ sudo ./setup-ubuntu-nginx.sh > > Note: the script runs almsot unattended. The only user input required is > specifying web2py admin password. >

