managarten/services/mana-geocoding/pelias
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
..
docker-compose.yml fix(geocoding): don't bind libpostal to host port 4400 2026-04-11 16:41:26 +02:00
geojsonify_place_details.js feat(geocoding): auto-categorize places via Pelias taxonomy 2026-04-11 15:48:24 +02:00
pelias.json fix(geocoding): Pelias config for DACH-only import + single-country filter 2026-04-11 04:58:55 +02:00
setup.sh feat(places): add self-hosted geocoding with Pelias (DACH) 2026-04-10 23:02:25 +02:00