NewsBlur/ansible
2021-02-03 17:56:21 -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 use db-redis-user group for setup_redis.yml and add repo role to setup_redis.yml 2021-02-02 22:58:56 -05:00
roles remove unnecessary syntax from node role 2021-02-03 17:56:21 -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
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
digitalocean.py Dynamic inventory, grouped by role, for Digital Ocean in Ansible. 2021-01-26 19:45:15 -05:00
generate.py Adding install info 2021-01-29 11:27:45 -05:00
setup_app.yml Removing etc/hosts role, adding makefile commands for using ansible-playbook 2021-01-29 12:12:27 -05:00
setup_elasticsearch.yml move elasticsearch tasks into elasticsearch role 2021-02-03 10:34:10 -05:00
setup_mongo.yml move mongo tasks into mongo role 2021-02-03 10:39:11 -05:00
setup_node.yml fix syntax in node role 2021-02-02 23:40:09 -05:00
setup_postgres.yml fix hosts for setup_postgres.yml 2021-02-03 12:26:19 -05:00
setup_redis.yml use db-redis-user group for setup_redis.yml and add repo role to setup_redis.yml 2021-02-02 22:58:56 -05:00
setup_root.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
setup_task.yml add celery_task role and ruse in in setup_task.yml 2021-02-02 23:20:33 -05:00
setup_www.yml add repo and consul-manager role to setup_www.yml, remove haproxy role for now 2021-02-03 12:17:50 -05:00