- 03 Dec, 2015 2 commits
-
-
We deploy on our sandboxes on OpenStack machines with 4 GB of RAM and no swap enabled by default, which results in memory pressure already during the installation process, so we need to have the swapfile role first.
Sven Marnach committed -
Be able to override configuration repo and edx-platform repo.
Feanil Patel committed
-
- 02 Dec, 2015 13 commits
-
-
Course Discovery default db is setup for docker.
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Need to install Python-MySQL pre-reqs
Edward Zarecor committed -
Edward Zarecor committed
-
Skip tags fail when tags don't exist, which in this case is most ever…
Edward Zarecor committed -
Edward Zarecor committed
-
Restart based on the flower user, not a hardcoded service name
Kevin Falcone committed -
Feanil Patel committed
-
Override for docker in the docker overrides.
Feanil Patel committed -
Sandboxes don't have a 'db' host like docker will. They need to use 'localhost' for mysql.
Feanil Patel committed -
Django 1.8 doesn't need to syncdb
Kevin Falcone committed
-
- 01 Dec, 2015 11 commits
-
-
E0d/refactor utils
Edward Zarecor committed -
Truly Atomic Requests
Feanil Patel committed -
Rotate mongodb.log and serverStatus.log independently
Kevin Falcone committed -
Make all the requests atomic not just one of them.
Feanil Patel committed -
Make request atomic.
Feanil Patel committed -
Feanil Patel committed
-
We were ending up with gaps in our logs on disk (everything was in splunk, but missing in /edx/var/log/mongo). When this ran previously and roatated serverStatus.log but mongodb.log was less than 1M and didn't need to rotate, the killall -USR1 to mongo would cause the log to be reopened and written over.
Kevin Falcone committed -
Feanil/allow for detailed monitoring
Feanil Patel committed -
Feanil Patel committed
-
If the `detailed_monitoring` variable is set to true, ec2 instance detailed monitoring will be enabled.
Feanil Patel committed
-
- 30 Nov, 2015 11 commits
-
-
Edward Zarecor committed
-
Add CSMH DB provisioning automation
Max Rothman committed -
Add a swapfile role to edx_sandbox playbook
Braden MacDonald committed -
Max Rothman committed
-
Course Discovery (includes a docker devstack)
Calen Pennington committed -
Calen Pennington committed
-
Properly close the global default cache for Django 1.4.
Ned Batchelder committed -
Ned Batchelder committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
- 25 Nov, 2015 3 commits
-
-
New sandbox AMI with updated XQueue
Kevin Falcone committed -
Braden MacDonald committed
-
Kevin Falcone committed
-