qwc-services / qwc-docker

Docker containers for qwc-services
MIT License
46 stars 36 forks source link

API Route & Reachable #69

Closed michaely1607 closed 1 year ago

michaely1607 commented 1 year ago

Hi,

I just install qwc-service using docker,

I want to ask about API Route & Reachable like in QWC2 (Standalone), How can I install in this docker..?

image

Thanks You,

tpo commented 1 year ago

Maybe someone else will be able to help you, but me I am unable to understand your question.

manisandro commented 1 year ago

I think the question is how to enable the Routing functionality in QWC2. @michaely1607 you need to enable the Routing plugin, and set up a valhalla server, setting the routingServiceUrl in config.json accordingly. The easiest way to set up a valhalla server is by using the docker-valhalla docker image.