- 31 Oct, 2013 11 commits
-
-
Some environment changes to speed up deploys
John Jarvis committed -
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
This is so that we can have multiple supervisors running in different virtual envs
John Jarvis committed -
adding another push queue
John Jarvis committed -
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
* Instead of using pypi.edx.org why not cache on localhost? Seems to work well and it does result in a speed improvement for when we need to download packages. This adds the devpi role as dependency for edxapp * For edxapp we md5sum all fo the requirements files and only run the pip installs, bundle, npm tasks if any one of those files have changed (it treats them as a group) * Adds convenience symlinks for pip
John Jarvis committed
-
- 30 Oct, 2013 29 commits
-
-
Use the EDXAPP_LANG var which already exists.
Feanil Patel committed -
Feanil Patel committed
-
Add github.com to ssh known_hosts for jenkins
Will Daly committed -
Will Daly committed
-
fixing check for cluster config
John Jarvis committed -
John Jarvis committed
-
Change the default cloudformation elb backend ports.
Feanil Patel committed -
mongo_clustered defaults to !!null
John Jarvis committed -
Now they default to the same as what is set in ansible which should reduce the number of things we have to override when running ansible on a VPC.
Feanil Patel committed -
John Jarvis committed
-
Update to use cluster enabling vars in both rabbit and mongo.
Feanil Patel committed -
Feanil Patel committed
-
adding reconfigure option for
John Jarvis committed -
Move xqueue to supervisor
John Jarvis committed -
John Jarvis committed
-
Xavier Antoviaque committed
-
To ensure they are taken into account before we try to start the process through supervisord.
Xavier Antoviaque committed -
supervisord as well as all the processes it controls are run as `{{ common_web_user }}`. This allows us to connect to it as that user which allows us to manage the processes as www-data, instead of root.
Xavier Antoviaque committed -
Xavier Antoviaque committed
-
Common refactor - Fix ora & xqueue
John Jarvis committed -
Feanil/mongo rs
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Use the mongo path settings provided by the mongo role.
Feanil Patel committed -
Xavier Antoviaque committed
-
Jarv/xserver updates
John Jarvis committed -
Feanil Patel committed
-