managarten/services/mana-geocoding/src
Till JS c47ce83e83 fix(geocoding): proxy Pelias health through wrapper for monitoring
blackbox-exporter can't resolve host.docker.internal on Colima, so
probes of host.docker.internal:4000 and :9200 always fail. Instead,
add a /health/pelias endpoint on the Hono wrapper that proxies to
the Pelias API, and update prometheus.yml to probe the wrapper's
proxied health endpoint.

Also simplifies the status page friendly_name() now that we don't
need to display the host.docker.internal targets.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 16:45:43 +02:00
..
lib feat(geocoding): auto-categorize places via Pelias taxonomy 2026-04-11 15:48:24 +02:00
routes fix(geocoding): proxy Pelias health through wrapper for monitoring 2026-04-11 16:45:43 +02:00
app.ts fix(geocoding): proxy Pelias health through wrapper for monitoring 2026-04-11 16:45:43 +02:00
config.ts feat(places): add self-hosted geocoding with Pelias (DACH) 2026-04-10 23:02:25 +02:00
index.ts feat(places): add self-hosted geocoding with Pelias (DACH) 2026-04-10 23:02:25 +02:00