NewsBlur/ansible
2021-02-16 13:14:06 -05:00
..
archive add ansible/archive dir with do_inventory.py 2021-02-08 14:14:58 -05:00
env_vars Adding files for common setup on app. Finishing up dynamic inventory. 2021-01-28 19:06:30 -05:00
group_vars Stubbing in ansible deployment scripts. Still needs to run docker commands, but it's a good start. 2021-01-20 17:49:37 -05:00
inventories Working on inventories. 2021-02-08 19:22:51 -05:00
roles become root user for creation of /etc/consul.d directory 2021-02-16 13:14:06 -05:00
.gitignore Stubbing in ansible deployment scripts. Still needs to run docker commands, but it's a good start. 2021-01-20 17:49:37 -05:00
check_droplet.py add python script to check ssh connection for a droplet 2021-02-08 14:15:23 -05:00
common.yml Stubbing in ansible deployment scripts. Still needs to run docker commands, but it's a good start. 2021-01-20 17:49:37 -05:00
deploy_app.yml Stubbing in ansible deployment scripts. Still needs to run docker commands, but it's a good start. 2021-01-20 17:49:37 -05:00
generate.py Writing consul-manager IP to /srv/newsblur/consul/consul_manager_ip.txt 2021-02-10 18:38:38 -05:00
provision.yml Fixing issue with droplets not being available once created. 2021-02-08 15:57:00 -05:00
setup_app.yml Consul now all setup. Needs services. 2021-02-11 20:44:57 -05:00
setup_consul_manager.yml Fixing permissions error 2021-02-10 17:39:49 -05:00
setup_elasticsearch.yml registering elasticsearch service in consul 2021-02-15 19:25:49 -05:00
setup_mongo.yml registering mongo service in consul 2021-02-15 19:13:05 -05:00
setup_node.yml registering node services in consul 2021-02-15 19:16:08 -05:00
setup_postgres.yml registering postgres service in consul 2021-02-15 19:13:23 -05:00
setup_redis.yml registering redis services in consul 2021-02-15 19:23:14 -05:00
setup_root.yml Working on inventories. 2021-02-08 19:22:51 -05:00
setup_task.yml registering task services in consul 2021-02-15 19:21:53 -05:00
setup_www.yml template haproxy.cfg file to use ssh key variable from the letsencrypt role, finish the haproxy file 2021-02-16 13:11:26 -05:00