mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
4ea56f11f2fdb988ff4181b0afb62e5d0cdd3c7f
Added a link to the HR page from the EVE API page to better point out the need to submit an application.
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
Languages
Python
92.2%
HTML
7.3%
CSS
0.5%