trails/infrastructure
Ullrich Schäfer 691125af6f
Wire BROUTER_URL into the journal service
The demo-bot calls BRouter to generate GPX for Bruno's walks, and the
route-compute API does the same on the journal side. Neither had
BROUTER_URL set on prod, so both fell back to http://localhost:17777
inside the journal container and every request returned upstream-error.
Point the journal at the brouter service on the internal docker
network the same way the planner does.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 11:01:50 +02:00
..
grafana Fix Overpass health + cache-hit stat panels: vector(0) not clamp_min 2026-04-18 02:42:50 +02:00
loki Pass Grafana env vars to Caddy container, fix Loki compactor config 2026-03-27 13:53:56 +01:00
postgres Add pg-boss background job queue with session expiry 2026-04-13 21:17:24 +02:00
prometheus Reduce Prometheus scrape interval from 15s to 5s 2026-04-03 10:15:08 +01:00
promtail Fix journal health check and improve log collection 2026-04-12 15:00:00 +02:00
scripts Add infrastructure: Terraform, Docker Compose, BRouter, CD pipeline (#2) 2026-03-22 13:32:01 +01:00
terraform Harden SSH: disable passwords, forwarding, add keepalive 2026-03-29 22:32:30 +02:00
.env.example Apply configurable-demo-persona: per-instance demo identity + voice 2026-04-19 10:30:32 +02:00
Caddyfile Allow Planner to connect to Journal in CSP 2026-03-27 21:34:41 +01:00
docker-compose.yml Wire BROUTER_URL into the journal service 2026-04-19 11:01:50 +02:00
secrets.app.env Enable demo-activity-bot on prod 2026-04-19 10:34:19 +02:00
secrets.infra.env Add GRAFANA_SERVICE_TOKEN to encrypted infra secrets 2026-03-29 19:49:29 +02:00