.. |
alertmanager
|
add alertmanager role to ansible
|
2021-05-07 10:00:58 -05:00 |
apns/tasks
|
Adding certificates for APNS
|
2021-03-02 18:32:54 -05:00 |
backups/tasks
|
Adding redis restore.
|
2021-04-13 16:42:31 -04:00 |
base
|
Adding db-metrics server.
|
2021-05-17 11:30:09 -04:00 |
benchmark/tasks
|
Switching from network_mode host to using a docker network. This gets us off host networking and to defined ports. The docker network connects the container's dns resolver to the machine's dnsmasq, which is used for consul.
|
2021-05-19 17:26:47 -04:00 |
celery_task
|
Fixing nginx on staging to expose proper ports.
|
2021-05-19 22:03:53 -04:00 |
consul
|
Adding 3 consul servers.
|
2021-05-12 15:41:17 -04:00 |
consul-client
|
Removing consul health check for web, lowering workers.
|
2021-05-12 17:07:37 -04:00 |
consul-manager
|
Adding 3 consul servers.
|
2021-05-12 15:41:17 -04:00 |
dnsmasq
|
Switching from network_mode host to using a docker network. This gets us off host networking and to defined ports. The docker network connects the container's dns resolver to the machine's dnsmasq, which is used for consul.
|
2021-05-19 17:26:47 -04:00 |
docker
|
Switching from network_mode host to using a docker network. This gets us off host networking and to defined ports. The docker network connects the container's dns resolver to the machine's dnsmasq, which is used for consul.
|
2021-05-19 17:26:47 -04:00 |
docker-compose/tasks
|
Fixing alignment issue in docker compose.
|
2021-03-15 11:13:27 -04:00 |
elasticsearch
|
Forgive me for this commit. It's a stopgap in consul configs. I need to be able to automate changes to consul configs, but what I was doing was manually juggling these configs on the old datacenter. While this is ugly, it works and as soon as the old DC is retired, we can rip this out. I mean this is basically /etc/hosts, just uglier.
|
2021-04-08 15:55:58 -04:00 |
grafana
|
add restart policy to grafana
|
2021-05-26 12:16:12 -04:00 |
haproxy
|
Updating monitor to use new elasticsearch.
|
2021-05-19 22:40:45 -04:00 |
letsencrypt
|
HAProxy now does a graceful reload. Cleaning up ansible. Splitting out firewall into ufw role.
|
2021-05-14 18:40:43 -04:00 |
mongo
|
Switching from LOCAL_HOST to named server for monitor.
|
2021-05-19 23:01:12 -04:00 |
mongo-exporter
|
sort-of fix to mongo-exporter issue. It needs to explicitly register mongo-exporter in order for consul to see it.
|
2021-06-03 10:40:01 -04:00 |
monitor
|
Fixing monitor to not use env vars for hostname.
|
2021-05-19 23:05:31 -04:00 |
nginx
|
Fixing nginx on staging to expose proper ports.
|
2021-05-19 22:03:53 -04:00 |
node
|
Fixing nginx on staging to expose proper ports.
|
2021-05-19 22:03:53 -04:00 |
node-exporter
|
add restart policy to node-exporter
|
2021-05-26 12:15:52 -04:00 |
postgres
|
Forgive me for this commit. It's a stopgap in consul configs. I need to be able to automate changes to consul configs, but what I was doing was manually juggling these configs on the old datacenter. While this is ugly, it works and as soon as the old DC is retired, we can rip this out. I mean this is basically /etc/hosts, just uglier.
|
2021-04-08 15:55:58 -04:00 |
postgres-exporter
|
disable ssl for postgres connection in postgres-exporter
|
2021-06-03 10:52:27 -04:00 |
prometheus
|
make prometheus reachable by grafana
|
2021-05-21 10:30:45 -04:00 |
redis
|
Forgive me for this commit. It's a stopgap in consul configs. I need to be able to automate changes to consul configs, but what I was doing was manually juggling these configs on the old datacenter. While this is ugly, it works and as soon as the old DC is retired, we can rip this out. I mean this is basically /etc/hosts, just uglier.
|
2021-04-08 15:55:58 -04:00 |
redis-exporter
|
add exporters for dbs
|
2021-05-26 12:16:33 -04:00 |
repo/tasks
|
Consul now all setup. Needs services.
|
2021-02-11 20:44:57 -05:00 |
ufw/tasks
|
Adding new docker based network newsblurnet which is on 178.18.0.0/16 range.
|
2021-05-25 15:51:23 -04:00 |
web
|
Fixing nginx on staging to expose proper ports.
|
2021-05-19 22:03:53 -04:00 |
requirements.yml
|
Removing unused ansible-consul role.
|
2021-05-18 10:14:24 -04:00 |