- update: tell consul to use docker dns to resolve CNAME addresses

- add: load balancer for consul services
- update: dns lookup to now return the service address
- update: docker consul to the latest version
This commit is contained in:
2025-03-12 15:39:45 -04:00
parent 81068759e5
commit cdf7bb3f15
7 changed files with 173 additions and 24 deletions

View File

@@ -175,7 +175,7 @@
- ./sql/schema.sql:/docker-entrypoint-initdb.d/schema.sql:ro
consul:
image: consul:1.15.4
image: hashicorp/consul:latest
command: [
"agent",
"-dev",