- 23 Mar, 2017 4 commits
-
-
Exclude Enterprise API from auth.
Fred Smith committed -
ubuntu-restricted-extras requires multiverse
Kevin Falcone committed -
Configure ca-certificates for java in go-agents
Brian Beggs committed -
Fred Smith committed
-
- 22 Mar, 2017 6 commits
-
-
Brian Beggs committed
-
Add a playbook to install Grafana.
Toby Lawrence committed -
This is not enabled by default, enable it for machines using the browsers role.
Kevin Falcone committed -
This is missing on the newest docker images
Kevin Falcone committed -
Toby Lawrence committed
-
move oraclejdk into relasticsearch role
Fred Smith committed
-
- 21 Mar, 2017 2 commits
-
-
From resurrecting old docker images, it appears that we got it for "free" as part of the jenkins container, but don't have it now that we're starting from a clean install.
Kevin Falcone committed -
Fred Smith committed
-
- 20 Mar, 2017 6 commits
-
-
Always autorestart edxapp workers
Matjaz Gregoric committed -
Don't check virtual memory in YARN_SITE_DEFAULT_CONFIG.
Alex Dusenbery committed -
Gabe Mulley committed
-
We've run this against two hosts by manually hacking run_role.yml
Kevin Falcone committed -
This helps make it simpler until we write the ansible to support playbooks that don't gather facts, bootstrap, gather facts, run the other role.
Kevin Falcone committed -
Remove the specific version AMI version tagging in favor of using the version_tags variable
Calen Pennington committed
-
- 17 Mar, 2017 6 commits
-
-
Only run the generic AMI tagging task when there are tags to apply
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Allow custom version tags to be applied when creating an AMI
Calen Pennington committed -
Use INSIGHTS_DATABASE variables in edxlocal role
Tyler Hallada committed -
Calen Pennington committed
-
- 16 Mar, 2017 1 commit
-
-
The INSIGHTS_MYSQL_USER variable is not defined, so the Insights database user was not being created.
Tyler Hallada committed
-
- 15 Mar, 2017 3 commits
-
-
Alex Dusenbery committed
-
Settings for S3-backed Course Block Structures
Fred Smith committed -
Fix devstack issues DEVSTACK-28 and DEVSTACK-29
Robert Raposa committed
-
- 14 Mar, 2017 2 commits
-
-
Robert Raposa committed
-
Robert Raposa committed
-
- 13 Mar, 2017 4 commits
-
-
Remove compile translations step in insights role
Tyler Hallada committed -
TNL-6611
Nimisha Asthagiri committed -
We keep the compiled translation files in git already and have an automated job that compiles them regularly, so there's no need to keep this step that seems to be causing the insights AMI building to fail.
Tyler Hallada committed -
script to shovel between rabbitmq clusters
Nadeem Shahzad committed
-
- 10 Mar, 2017 3 commits
-
-
Add course catalog visibility feature
George Song committed -
Add support for HLS-related codecs.
Ben Patterson committed -
Filippo Panessa committed
-
- 09 Mar, 2017 3 commits
-
-
Docker image name problem in compose file.
George Song committed -
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
-