NewsBlur-viq/ansible
2021-03-26 18:44:56 -04:00
..
env_vars
group_vars
inventories Adding discovery and staging servers. Also adding a second node socket server. 2021-03-15 10:41:58 -04:00
roles fix haproxy volume issue 2021-03-23 09:35:33 -05:00
utils
deploy_app.yml Graceful deploys for gunicorn. Turns out a HUP signal to the docker container isn't the same thing as a HUP signal to the actual process, which can be done outside of the container. 2021-03-26 18:44:56 -04:00
deploy_monitor.yml Monitor takes a harder restart 2021-03-10 12:38:52 -05:00
deploy_node.yml Adding debug to sentry. 2021-03-17 10:05:26 -04:00
deploy_staging.yml Feed autocomplete is trnaslated to elasticsearch 7, but doesn't work quite yet. 2021-03-23 15:30:44 -04:00
deploy_task.yml If an app isn't connected, ignore 2021-03-23 15:30:51 -04:00
deploy_work.yml Adding deploy work, updating zshrc to include correct container name for shell_plus command. 2021-03-08 11:33:58 -05:00
deploy_www.yml Deploying haproxy vs setting up haproxy (reload vs restart) 2021-02-25 10:32:10 -05:00
provision.yml Fixing alignment issue in docker compose. 2021-03-15 11:13:27 -04:00
setup_app.yml
setup_consul_manager.yml
setup_debug.yml Adding deploy work, updating zshrc to include correct container name for shell_plus command. 2021-03-08 11:33:58 -05:00
setup_discovery.yml No consul on discovery. Fixing tlnb. 2021-03-16 15:20:24 -04:00
setup_elasticsearch.yml add monitor roles to setup playbooks for dbs. 2021-03-02 10:39:50 -05:00
setup_mongo.yml add monitor roles to setup playbooks for dbs. 2021-03-02 10:39:50 -05:00
setup_node.yml
setup_postgres.yml add monitor roles to setup playbooks for dbs. 2021-03-02 10:39:50 -05:00
setup_redis.yml add monitor roles to setup playbooks for dbs. 2021-03-02 10:39:50 -05:00
setup_root.yml
setup_staging.yml Adding staging host. nginx now considers if its on prod or staging and adjusts its port. 2021-03-15 13:01:41 -04:00
setup_task.yml Adding certificates for APNS 2021-03-02 18:32:54 -05:00
setup_www.yml