- 24 Jun, 2014 2 commits
-
-
Feanil Patel committed
-
Feanil Patel committed
-
- 23 Jun, 2014 14 commits
-
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Added this argument accidentally with the last PR.
Feanil Patel committed -
Feanil Patel committed
-
Jarv/analytics api
John Jarvis committed -
John Jarvis committed
-
John Jarvis committed
-
Feanil/generic admin
Feanil Patel committed -
John Jarvis committed
-
e0d committed
-
E0d/analytics db
John Jarvis committed -
Feanil Patel committed
-
Feanil Patel committed
-
- 20 Jun, 2014 5 commits
-
-
Feanil Patel committed
-
Since this file changes rapidly in jenkins and it is difficult to manage via version control here. It's hard to maintain the changes made from Jenkins in sync here, so remove it from git to reduce complexity.
Feanil Patel committed -
Make the admin files more coherent.
Feanil Patel committed -
mongo_mms role
Fred Smith committed -
Fred Smith committed
-
- 19 Jun, 2014 12 commits
-
-
Pulling out backup server-var.yml
Han Su Kim committed -
Han Su Kim committed
-
Moving order back to before, adding a stat to check if file exists Correcting use of stat conditional Typo Removing EDX_ANSIBLE_DUMP_VARS from create backup copy Using file instead of copy module using copy / backup module Adding back logic to check if file exists Moving tasks order, file has to be created first before being copied Moving order back to before, adding a stat to check if file exists Correcting use of stat conditional Typo Removing EDX_ANSIBLE_DUMP_VARS from create backup copy Using file instead of copy module using copy / backup module Adding back logic to check if file exists Logic to make sure that backup of server-var.yml works
Han Su Kim committed -
Feanil Patel committed
-
try except block for hipchat connection
John Jarvis committed -
John Jarvis committed
-
Moving create backup of server vars
Han Su Kim committed -
Han Su Kim committed
-
Moving order back to before, adding a stat to check if file exists Correcting use of stat conditional Typo
Han Su Kim committed -
Patch 1
Feanil Patel committed -
make backup of previous server-vars.yml
John Jarvis committed -
Adding an option to bring up sandboxes based on Ubuntu 14.04
Han Su Kim committed
-
- 18 Jun, 2014 6 commits
-
-
var updates
John Jarvis committed -
John Jarvis committed
-
add callback plugin for hipchat to be used with abbey
John Jarvis committed -
John Jarvis committed
-
Nginx X-Forwarded-For header configuration.
Feanil Patel committed -
The nginx configuration was set to pass X-Forwarded-For and related headers unodified to backend services. This works fine when nginx is deployed behind another load balancer (for example ELB), which already properly sets the X-Forwarded-* for headers. But in simpler deployment scenarios, where nginx is directly facing the end user, nginx should discard any existing X-Forwarded-For headr and set it to remote IP of the request, the X-Forwarded-Port header to the nginx server port, and the X-Forwarded-Proto to the scheme of the current request. The 'NGINX_SET_X_FORWARDED_HEADERS' is set to False by default, but set to True in the edx_sandbox playbook, where an additional load balancer in front of nginx is not usually present.
Matjaz Gregoric committed
-
- 17 Jun, 2014 1 commit
-
-
Add new settings that were added to edx-platform.
Feanil Patel committed
-