- 09 Mar, 2017 7 commits
-
-
Add a playbook for installing and configuring Graphite.
Toby Lawrence committed -
This playbook will install carbon-cache and graphite-api to provide a minimalistic starting point for metrics collection. It currently installs all components from their upstream source (albeit with defaults that point to tags, and not master/development branches). It uses systemd, and so is tailored specifically to Ubuntu 16.04. It currently does not support any of the advanced configuration such as multiple carbon-cache process + carbon-relay. It is also lacking many variables to fully tweak the various configuration files, although there's support for fully configuring the storage schemas. There is a small "master" playbook -- edx-monitoring -- for running the role, and in the future, supporting the culmination of other playbooks to build out an all-in-one monitoring server: Graphite, Grafana, etc.
Toby Lawrence committed -
Update to the latest awscli.
Feanil Patel committed -
Feanil Patel committed
-
Add an ec2 related plugin
Kevin Falcone committed -
This avoids running the entire role if you just want one new plugin. It intentionally makes you restart Jenkins so you can put it in quiet mode, wait out any jobs and then restart.
Kevin Falcone committed -
Also address prior nit regarding grouping plugins by usage
Kevin Falcone committed
-
- 08 Mar, 2017 10 commits
-
-
Prompted because the awscli on go-agents needs to be above 1.10.47 to be able to take advantage of IAM roles for tasks automatically.
Feanil Patel committed -
Explicitly allow read access to gocd log directory.
Feanil Patel committed -
We now make use of the management command's initial-only flag silently exit if the countries table is already populated. ECOM-7422
Clinton Blackburn committed -
Feanil Patel committed
-
We don't use this bot.
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
updated migration rollback docs
Brian Beggs committed -
Brian Beggs committed
-
Switch from git_add_course to standard import
Kevin Falcone committed
-
- 07 Mar, 2017 7 commits
-
-
Adds ANALYTICS_API_AGGREGATE_PAGE_SIZE, default value 10
Jillian Vogel committed -
git_add_course uses the platform's sysadmin dashboard which assumes it can create an xlog mongo database and write into it without auth configured. This is not something we want to spend more time enabling, so switch to our 'standard' import technique. This relies on the demo role more than I would like, but we have a backlog task to clean that role up, and can touch this at the same time (this role has always imported a bunch of vars from demo, so I'm not adding any new deps).
Kevin Falcone committed -
Allow for a list of users that have credentials.
Feanil Patel committed -
Feanil Patel committed
-
Added monitoring tag to rabbitmq ansible
Nadeem Shahzad committed -
nadeemshahzad committed
-
and CHANGELOG entry.
Jillian Vogel committed
-
- 06 Mar, 2017 5 commits
-
-
Leaving the old vars here for compatibilty. They can be removed at some future time.
Feanil Patel committed -
We don't need a separate fullstack installation any more
Ned Batchelder committed -
sync the locust role with edx-load-tests
Troy Sankey committed -
ECOM-7207
Clinton Blackburn committed -
* Do not start locust automatically, instead make the locust user suitable for interactive manipulation and execution of the codebase. This works well for the current iteration of edx-load-tests which expects the user to hand-modify settings files. * For convenience, the locust user gets dropped straight into the edx-load-tests codebase and sources a virtualenv with most dependencies already installed. * Add an extra MOTD related to loadtesting PERF-415
Troy Sankey committed
-
- 03 Mar, 2017 3 commits
-
-
Improve docs and become www-data
Kevin Falcone committed -
I see no reason for us not to retry
Kevin Falcone committed -
The continuous-deliver/ playbooks are already doing this.
Kevin Falcone committed
-
- 01 Mar, 2017 8 commits
-
-
mattdrayer/ENT-244: Add ENTERPRISE_SERVICE_URL setting
Matt Drayer committed -
mattdrayer: Remove ENTERPRISE_API_URL setting
Matt Drayer committed -
Ned Batchelder committed
-
Change the default XQUEUE_RABBITMQ_TLS value to false
Brandon DeRosier committed -
We didn't need this previously, so I'm a little concerned by it. Tweaked as part of DEVOPS-5543
Kevin Falcone committed -
Kevin Falcone committed
-
rabbitmq memory alerting
Nadeem Shahzad committed -
nadeemshahzad committed
-