The service intrgration how to?

Hi @amandus how you setup pelias ? … I got 3 services running and i get good results when testing them with curl … but i cant seem to get them to discuss with each other … services are openrouteservice (docker), openpoiservice (docker) and pelias (docker) …

Status: http://api.paxsudos.fi:8080/ors/v2/status
Health: http://api.paxsudos.fi:8080/ors/v2/health

Both seems ok. … should the status mention poi-service and the pelians ?

Hey,

no, the status should not mention the openpoiservice or pelias.
All three are standalone services. If you would want them to be accessible via one single API, you’ll have to pre-process requests in some way, using some sort of load balancer, proxy or the like.

Note, that this forum is not the right place to discuss this though.

Best regards