managarten/services/mana-geocoding
Till JS 6977d189ab fix(geocoding): don't bind libpostal to host port 4400
Port 4400 collides with mana-infra-landings (status.mana.how nginx)
on the production mac mini. libpostal is only reached internally by
pelias-api over the pelias compose network anyway — no host binding
needed. Use expose instead of ports to drop the host mapping.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 16:41:26 +02:00
..
pelias fix(geocoding): don't bind libpostal to host port 4400 2026-04-11 16:41:26 +02:00
src feat(geocoding): auto-categorize places via Pelias taxonomy 2026-04-11 15:48:24 +02:00
CLAUDE.md docs(geocoding): document the Pelias category patch + import gotchas 2026-04-11 15:50:40 +02:00
Dockerfile feat(monitoring): add mana-geocoding + Pelias to prod compose, Prometheus, Grafana, and status.mana.how 2026-04-11 16:11:01 +02:00
package.json feat(places): add self-hosted geocoding with Pelias (DACH) 2026-04-10 23:02:25 +02:00
tsconfig.json feat(places): add self-hosted geocoding with Pelias (DACH) 2026-04-10 23:02:25 +02:00