Agentic deploys / Files and productivity

openrouteservice

Your own routing API, built from your own map.

One-liner deploy

curl -fsSL https://redu.cloud/i/openrouteservice.sh | sh

Architecture

£0.028/hr · delete any time

GIScience/openrouteserviceby GIScience / HeiGIT
Refopenrouteservice@v9.10.0AuthorGIScience / HeiGIT
routingmapsgeoapiopenstreetmapfree trial

Or step by step

claude mcp add --transport http redu https://mcp.redu.cloud/mcp --client-id redu-mcp
curl -fsSL https://redu.cloud/i/openrouteservice.md -o redu.md
claude "Read redu.md and deploy openrouteservice on redu."

About

  • Directions, isochrones, snapping and matrices from a graph built on your own machine, with no per-request quota and no third-party seeing your coordinates.
  • You choose the map: a city, a region or a country extract from OpenStreetMap, downloaded onto the VM and turned into a routing graph at first boot.
  • openrouteservice has no accounts and no authentication of its own, so this recipe ships an authenticating proxy in front of it rather than leaving a routing API open on a public hostname.
  • No database. The extract, the graph and the elevation cache live on named volumes, so a redeploy does not pay for the build twice.