If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!

On a fresh Ubuntu install type

 wget http://web2py.googlecode.com/svn/trunk/scripts/setup-web2py-ubuntu.sh
 chmod +x setup-web2py-ubuntu.sh
 sudo ./setup-web2py-ubuntu.sh

It will: - apt-get everything you need - create /home/www-data/web2py - start a local web2py copy on port 8123 to ssh into its admin interface - create a self signed certificate - write /var/apache2/sites-available/default configured to use the certificate and mod_wsgi with web2py - restart apache and postgresql

After you run the script, simply visit:

http://hostname/

Related slices

Comments (9)

show more comments

Hosting graciously provided by:
Python Anywhere