Selfhost OpenElevationService

I’m trying to setup the various API in our own environment, I have successfully deployed openrouteservice, but I’m also looking at deploying the other endpoints (geocode, pois, elevation, optimization)

Is there like a full stack example for docker, or do I need to look at each service itself find it’s repo for the service and go from there?

Hi @FingerlessGloves,

yes, basically you have to do that and depending on the scope of your setup (available region, profiles etc.) this probably won’t fit on a single server.

There are some config examples in this forum for vroom, but for the other services, best use the Repo readmes (and included links to installation process).

Best regards

1 Like