.. |
env_vars
|
Adding files for common setup on app. Finishing up dynamic inventory.
|
2021-01-28 19:06:30 -05:00 |
group_vars
|
Getting the old non-docker servers working in concert with the new ones. Now to give them all the shared firewall and install consul.
|
2021-02-23 15:53:46 -05:00 |
inventories
|
Adding discovery and staging servers. Also adding a second node socket server.
|
2021-03-15 10:41:58 -04:00 |
roles
|
add ansible role (WIP)
|
2021-04-02 09:56:03 -05:00 |
utils
|
Rearranging ansible directory
|
2021-02-23 19:13:54 -05:00 |
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
|
Don't know why this didn't take
|
2021-04-02 18:47:36 -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
|
Getting the old non-docker servers working in concert with the new ones. Now to give them all the shared firewall and install consul.
|
2021-02-23 15:53:46 -05:00 |
setup_consul_manager.yml
|
Changing consul to use public IPs. This should probably be undone when the old site is disconnected and consul can go back to using private IPs for everything.
|
2021-02-18 20:53:23 -05:00 |
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
|
Changing consul to use public IPs. This should probably be undone when the old site is disconnected and consul can go back to using private IPs for everything.
|
2021-02-18 20:53:23 -05:00 |
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
|
Finishing up db-mongo-analytics. Redis also now works.
|
2021-02-24 11:57:26 -05:00 |
setup_staging.yml
|
add ansible role (WIP)
|
2021-04-02 09:56:03 -05:00 |
setup_task.yml
|
Adding certificates for APNS
|
2021-03-02 18:32:54 -05:00 |
setup_www.yml
|
Changing consul to use public IPs. This should probably be undone when the old site is disconnected and consul can go back to using private IPs for everything.
|
2021-02-18 20:53:23 -05:00 |