- 26 Sep, 2013 8 commits
-
-
edx-west: toggle carnegie institute to prod
Joe Blaylock committed -
Notifier config improvements: db dir, email vars
Sef Kloninger committed -
Added task to make sure elasticsearch is started
Carson Gee committed -
Allow configuration of IP Address of app servers to listen on
Carson Gee committed -
Modified vagrant-fullstack by using sandbox role definitions - Tested
Carson Gee committed -
rabbitmq-atp-update: Fixes "Failed to find required executable rabbitmq-plugins"
Carson Gee committed -
Forum role port test now properly uses host argument
e0d committed -
- specify notifier_db_dir as a setting. Had previously just stuck under $HOME, but Jim preferred as a distinct setting. - pass through email settings env variables - plumb through django's EMAIL_USE_TLS setting. Required to be able to send mail using Amazon SES. They speak smtp, but only over TLS.
Sef Kloninger committed
-
- 25 Sep, 2013 5 commits
-
-
Joe Blaylock committed
-
Carson Gee committed
-
E0d/fix github users
e0d committed -
e0d committed
-
e0d committed
-
- 24 Sep, 2013 8 commits
-
-
Notifier install fixes / seen while installing at Stanford
Sef Kloninger committed -
Carson Gee committed
-
I recently had a build where elasticsearch hadn't auto started so I added that check here.
Carson Gee committed -
I added defaults of 127.0.0.1 so it shouldn't change anything unless you overide the values with something 0.0.0.0. This allows for a split tier type rollout of the app with central Web servers on a different machine.
Carson Gee committed -
Conflicts: playbooks/roles/notifier/tasks/deploy.yml playbooks/roles/notifier/tasks/main.yml
Sef Kloninger committed -
Sef Kloninger committed
-
Feanil Patel committed
-
removing git accounts for notifier repo, open now add datadog api key Since this file will be the model for others to use for their vars files, put in a placeholder DD api key, since it's required to be *something* currently. celerybeat wants to write its pidfile to ~notifier/src. Not sure why the PID or CELERYD_PID_FILE environment variables don't correctly point it to /var/run/... but in the meantime, this should get us by. notifier: remove git_ssh wrapper not needed now that repo is public run notifier on first util machine only remove references to forums_digest.sh. File was a vestige of prior code when this was run from cron instead of celery beat.
Sef Kloninger committed
-
- 23 Sep, 2013 7 commits
-
-
Fix var name for jdk link.
Feanil Patel committed -
Feanil Patel committed
-
Without the `apt-get update`, the apt cache is out of date while attempting to install rabbitmq. An older version from the Ubuntu repo is installed instead of the one from the rabbit repository, which makes the role fail later on with: ``` TASK: [rabbitmq | install plugins] ******************************************** [...] failed: [10.145.2.22] => {"failed": true, "item": ""} msg: Failed to find required executable rabbitmq-plugins ```
Xavier Antoviaque committed -
Changes for universal scheduler and bug fixes.
e0d committed -
e0d committed
-
Sef Kloninger committed
-
Factor out xqueue vars into own vars file, plus minor changes
Jason Bau committed
-
- 22 Sep, 2013 1 commit
-
-
Jason Bau committed
-
- 20 Sep, 2013 6 commits
-
-
nginx configuration for long site names
Sef Kloninger committed -
Set carnegie local relative to carnegie secure, so we have to get the prefixes right once only.
Joe Blaylock committed -
Update to use the new commit variable.
Feanil Patel committed -
Feanil Patel committed
-
collectstatic cleanup
John Jarvis committed -
rake gather_assets replaces collectstatic so all references and logic to handle both are removed removes collect_static.yml since now there are only two tasks for rake gather_assets.
John Jarvis committed
-
- 19 Sep, 2013 5 commits
-
-
support ansible 1.3
John Jarvis committed -
These are some minimal changes to support 1.3, does not yet include role dependencies.
John Jarvis committed -
sandbox-ora: Include xqueue & ORA on the `edx_sandbox` playbook
Feanil Patel committed -
Feanil/update vpc tools
Feanil Patel committed -
Feanil Patel committed
-