- 13 Sep, 2016 1 commit
-
-
Edward Zarecor committed
-
- 12 Sep, 2016 2 commits
-
-
edxapp migrations to run are now seperated in to file per database
Brian Beggs committed -
Brian Beggs committed
-
- 08 Sep, 2016 3 commits
-
-
Allow ecommerce gunicorn workers to be regularly restarted
Renzo Lucioni committed -
Leverages gunicorn's max-requests option to restart workers after they've processed a configured number of requests. Also adds this option to cookiecutter role. ECOM-5448.
Renzo Lucioni committed -
Added grading policy api url.
Dennis Jen committed
-
- 07 Sep, 2016 2 commits
-
-
Dennis Jen committed
-
Copy XBlock configuraiton files to the remote server
Kevin Falcone committed
-
- 06 Sep, 2016 2 commits
-
-
Adding Analytics API report download endpoint variables
Jesse Shapiro committed -
Add edx-east explanation.
John Eskew committed
-
- 04 Sep, 2016 1 commit
-
-
Adds INSIGHTS_LEARNER_API_LIST_DOWNLOAD_FIELDS
Jillian Vogel committed
-
- 02 Sep, 2016 6 commits
-
-
Add ability to encrypt splunk traffic
Max Rothman committed -
Splunk already monitors its own logs, so installing splunkforwarder is redundant. Also, the splunkforwarder role only works on ubuntu and the splunk server runs on ec2linux (which is redhat-based).
Max Rothman committed -
Max Rothman committed
-
Max Rothman committed
-
add default configuration for neo4j
Adam committed -
Don't install into a subdirectory
Ned Batchelder committed
-
- 01 Sep, 2016 5 commits
-
-
Now the install happens in the current directory, with logs in a 'logs' subdirectory. Other improvements: curl now fails if the Vagrantfile can't be downloaded, because the RELEASE value is invalid. Curl also doesn't print as large a progress bar. The script fails early if there's no RELEASE specified.
Ned Batchelder committed -
Adam Palay committed
-
Add an OEP-2 compliant openedx.yaml file
Calen Pennington committed -
Docker workaround for ansible provisioning.
Kevin Falcone committed -
Add task to take tags from the instance and put them on the AMI
Brian Beggs committed
-
- 31 Aug, 2016 2 commits
-
-
This is simpler than doing the scp ourselves and passing a remote path to ansible-playbook. It will also simplify any future jenkins jobs we may end up with.
Kevin Falcone committed -
Brian Beggs committed
-
- 30 Aug, 2016 3 commits
-
-
add symlink to jarsigner for cleaner scripting
Stu Young committed -
stu committed
-
Merge all Eucalyptus changes to master.
Ned Batchelder committed
-
- 29 Aug, 2016 9 commits
-
-
Config location was also incorrect.
Feanil Patel committed -
Feanil Patel committed
-
Correct the supervisorctl config location.
Feanil Patel committed -
Switch to manage_user from create_user
Kevin Falcone committed -
We moved to using the same xqwatcher as everything else
Feanil Patel committed -
We moved to using the standard supervisorctl but forgot to update this config here for the restart.
Feanil Patel committed -
manage_user doesn't try to create a new user, but it doesn't handle enrollments, so we have to enroll the users in a separate task using another management command. Additionally, it takes only password hashes, not passwords, so we have to provide a pre-salted and pre-generated database string. create_user used to autoconvert honor@example.com into honor for username, we have to do that in the config now.
Kevin Falcone committed -
Ned Batchelder committed
-
We need gradle to run tests and to install libs for seed jobs
Kevin Falcone committed
-
- 26 Aug, 2016 4 commits
-
-
Ned Batchelder committed
-
Credentials binding works with folders for extra credentials fixation.
Kevin Falcone committed -
Pin the demo course whenever we install it
Ned Batchelder committed -
Be more careful about what env we log in ansible-provision
Kevin Falcone committed
-