- 16 May, 2013 8 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
numerous improvements
e0d committed -
initial AUTHORS file
John Jarvis committed -
setting auto-scaling min/max to 2
John Jarvis committed -
Jason Bau committed
-
* remove capa from requirements, bump versions of dogapi and simplejson * comment out stuff done to /etc/facter * comment out pkg_version() b/c it needs '../version-script/version.py'
Jason Bau committed -
Jbau/fix/new requirements files
Jason Bau committed
-
- 15 May, 2013 14 commits
-
-
John Jarvis committed
-
Attempted to strip out files and tasks we no longer need. There is more work to be done
John Jarvis committed -
Jason Bau committed
-
Jason Bau committed
-
Jason Bau committed
-
Parameterizing edx git repository location
Joe Blaylock committed -
Joe Blaylock committed
-
* Creates global variable $platform_code_dir to store /opt/wwc/edx-platform, to replace the semihardcoded /opt/wwc/mitx that we had before. * Plugs $platform_code_dir in a lot of different places * Templatize sef's update script hack
Joe Blaylock committed -
Until we support autoscaling we should keep min/max the same. We might want to make it 1/1.
John Jarvis committed -
James Tauber committed
-
Jarv/cleanup lms and examples
jarv committed -
John Jarvis committed
-
Feature/jrbl/tagging update install
Jason Bau committed -
* update tasks are meant to be the fast ones and the ones we want to be sure to always do (directory creations, permissions, etc.) * install tasks are all the really slow things, like the git repo clone and package installations * Every task can by run by --tags=install,update - which is the same as having no tags at all. Conflicts: playbooks/roles/lms/tasks/main.yml
Joe Blaylock committed
-
- 14 May, 2013 11 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
Jbau upstart restart handler
Jason Bau committed -
Jason Bau committed
-
Jason Bau committed
-
Jbau/lms preview
Jason Bau committed -
Jason Bau committed
-
Jason Bau committed
-
Jason Bau committed
-
Use the new mitx repo locale
Joe Blaylock committed -
Joe Blaylock committed
-
- 13 May, 2013 3 commits
-
-
Nginx log reconfiguration
Joe Blaylock committed -
cleaning up old group_vars files
jarv committed -
John Jarvis committed
-
- 11 May, 2013 4 commits
-
-
Documentation improvements, separation of phases, moving toward not usin...
e0d committed -
* sends logs to /mnt/logs/nginx instead of /var/log. Note that on fresh server startup, nginx will still log to /var/log until it reads its configuration. * Installs logrotate configuration for freshly moved nginx logs * Some directory and file permissions fixups * Improved order of operations on nginx installation/bringup
Joe Blaylock committed -
Configure logrotate to treat edx logs appropriately
Joe Blaylock committed -
e0d committed
-