From 037c2e5447cfc97ae6f15928705e94eb5d9ae078 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Fri, 5 Dec 2014 10:18:17 -0500 Subject: [PATCH] Gitorious is canonical location, not Github. --- README.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5ef9c936..cf0b2655 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ - SERVER CONFIGURATION - ==================== +Contributing +============ + +The canonical location for this repository is +[on Gitorious](https://gitorious.org/conservancy/website). Copies of this +repository elsewhere, such as Github, are for backup purposes only. If you +have contributions, submit them on Gitorious. + + +Server Configuration +==================== conservancy's webserver runs on a machine called dogwood.sfconservancy.org, which is a standard Debian installation. @@ -7,12 +16,12 @@ dogwood.sfconservancy.org, which is a standard Debian installation. The following packages are installed to make Django and Apache work on a squeeze install: -$ aptitude install python-django apache2 sqlite3 python2.5-sqlite libapache2-mod-python + $ aptitude install python-django apache2 sqlite3 python2.5-sqlite libapache2-mod-python - DJANGO SETUP - ============ +Django Setup +============ 0. Make sure the Python module 'djangopw', with the global variable 'djangoadmin_password' is somewhere importable in the default