Andrew Williams e8795b5f45 Change to the root directory before executing (stops Mumble ICE file errors)
This was causing the SSO job to fail, thanks for psu3d0 for pointing it out.
2010-09-20 21:59:57 +01:00
2010-08-31 22:44:46 +01:00
2010-09-01 09:11:47 +01:00
2010-04-30 19:10:42 +01:00
2010-02-23 10:16:25 +00:00
2010-07-07 11:28:23 +01:00
2010-09-01 09:12:52 +01:00
2010-03-09 21:44:26 +00:00
2010-06-30 11:01:29 +01:00
2010-07-08 10:12:40 +01:00
2010-07-07 12:27:09 +01:00
2010-04-14 12:55:18 +01:00

REQUIREMENTS
------------

Use ./setup-env.sh to setup the virtualenv for Auth, you'll also need the following packages (as named on Debian):

python-zeroc-ice (ZeroC ICE Bindings for Python)
python-imaging (PIL)
python-mysqldb (MySQL connectors for Python)

RUNNING
-------

For live envs, use ./start.sh, which runs a FCGI instance on port 9981.

For dev, use ./manage.py runserver <ip>:<port>, after loading the virtualenv

DB SETUP
--------

Copy over dbsettings.py.example and modify to your needs.


MUMBLE SETUP
------------

If you are using the Mumble SSO connector, then please copy over your Murmur.ice file to the root of the directory, if this 
doesnt match the current running Mumble server it'll cause a world of pain.
Description
No description provided
Readme BSD-3-Clause 2 MiB
Languages
Python 92.2%
HTML 7.3%
CSS 0.5%