Software Freedom Conservancy's Website
Find a file
2010-09-26 19:31:22 -04:00
apache2/sites-available Put full license in Apache config file. 2010-09-26 19:07:47 -04:00
www Renamed wrapper. 2010-09-26 19:31:22 -04:00
.gitignore Emacs temporary backup files should not be in git 2010-09-26 17:32:18 -04:00
AGPLv3 License texts 2010-09-26 18:53:20 -04:00
ISC_LICENSE License texts 2010-09-26 18:53:20 -04:00
README Improved README: another package to install and django password 2010-09-26 19:24:22 -04:00

                           SERVER CONFIGURATION
                           ====================

conservancy's webserver runs on a machine called
dogwood.sfconservancy.org, which is a standard Debian installation.

The following packages are installed to make Django and Apache work on a
lenny install:

$ aptitude install python-django apache2 mysql-5-server



                           DJANGO SETUP
                           ============

0. Make sure the Python module 'djangopw', with the global variable
   'djangoadmin_password' is somewhere importable in the default
   PYTHON_PATH.