- 18 Jun, 2013 2 commits
-
-
John Jarvis committed
-
edx_sandbox for edx-east and an edx_sandbox reference new launch_instance role for bringing instances up using the ec2 module new edxlocal role for installing local dependencies
John Jarvis committed
-
- 16 Jun, 2013 1 commit
-
-
Jbau/new edx theme
Jason Bau committed
-
- 15 Jun, 2013 1 commit
-
-
This commit basically does 3 things: * Creates symlinks within the playbooks/edx-west directory to allow ansible-playbook to be run in that directory * Adds support for creating theming directory and checking out themed git repo into that directory at deploy time. * Moves around some of the edxapp deploy handlers. Also tags them all with - deploy, so that running ansible-playbook with --tags=deploy basically just deploys. Also splits restart edxapp into stop and start edxapp b/c restart wasn't working on Stanford servers. Could debug this later, probably best by looking at the edxapp upstart script.
Jason Bau committed
-
- 14 Jun, 2013 3 commits
-
-
allow ini file setting via environment variable
Joe Blaylock committed -
Jason Bau committed
-
Extend ec2.py to accept an ini file
Joe Blaylock committed
-
- 13 Jun, 2013 9 commits
-
-
* End the constant reversion of ec2.ini preferences by allowing ec2.py to accept an ini file on the command line, and checking in an ini for edx-west that suits their needs.
Joe Blaylock committed -
Feanil/documentation
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
Feanil/ansible deploy
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
Tasks that should be re-run when a new version of the code is installed are now handlers that are notified once the code has been checked out and the directory is ready(ownership change).
Feanil Patel committed -
Feanil Patel committed
-
- 12 Jun, 2013 9 commits
-
-
Feanil Patel committed
-
Feanil Patel committed
-
Put the configuration information in the vars for the nginx role since that is the only role that uses it.
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
- 11 Jun, 2013 15 commits
-
-
There is no need to re-run it after it has already been run in common.
Feanil Patel committed -
Feanil Patel committed
-
nginx logrotate fixup
Joe Blaylock committed -
* Set postrotate script to SIGHUP nginx after rotation * Explicitly set permissions on freshly created logfiles
Joe Blaylock committed -
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Added actions that would result in static assets for the cms and lms to be generated after the edxapp has been checked out.
Feanil Patel committed -
Providing a full path to the secure repository works just fine.
Feanil Patel committed -
Feanil Patel committed
-