- 21 Jun, 2013 3 commits
- 20 Jun, 2013 7 commits
-
-
Update git source repos to https
Joe Blaylock committed -
* Now that edx-platform is fully open source, the right thing to do is have read-only http URLs be the default and get rid of all the nonsense ssh-oriented infrastructure for config/deployment. * This patch makes all the git repository references use the read-only https urls and removes the git_ssh and 'deployment' ssh key kludges. * Also contains updates to edx-west/edxapp_prod.yml which make its behavior less mysterious. (but this isn't the important part)
Joe Blaylock committed -
Jarv/xqueue support
John Jarvis committed -
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
- 19 Jun, 2013 12 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
specific
John Jarvis committed -
Remove the gunicorn role since it no longer exists.
Feanil Patel committed -
Feanil Patel committed
-
if facter_processorcount is set, use that to determine # lms/cms/etc workers
Jason Bau committed
-
- 18 Jun, 2013 18 commits
-
-
Jason Bau committed
-
Create roles for apache and shibboleth that run the lms and
Jason Bau committed -
https://github.com/edx/configuration
Conflicts: playbooks/roles/shibboleth/vars/main.yml
Jason Bau committed -
Jason Bau committed
-
support registration and login via apache + mod_wsgi + mod_shib Note that we now thing that gunicorn and mod_wsgi should not live on the same machine if they are running the exact same codebase with the exact same edx logging directories. This seems to cause deadlock at random times
Jason Bau committed -
John Jarvis committed
-
Feanil/edxapp gunicorn
Feanil Patel committed -
Jarv/edx sandbox
John Jarvis committed -
also adding comments
John Jarvis committed -
John Jarvis committed
-
support registration and login via apache + mod_wsgi + mod_shib Note that we now thing that gunicorn and mod_wsgi should not live on the same machine if they are running the exact same codebase with the exact same edx logging directories. This seems to cause deadlock at random times
Jason Bau committed -
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
Configured to use localhost for mongo, mysql, memcache
John Jarvis committed -
Run only when migrate_db is set which will be the case for bringing up new instances
John Jarvis committed -
This allows you to access services without setting up subdomains
John Jarvis committed
-