osrm-fetcher

command module
v0.0.0-...-2df00d0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2023 License: MIT Imports: 8 Imported by: 0

README

OSRM Fetcher

OSRM Fetcher fetchs the OSRM Builder files from Google Cloud Storage. These files will be store in your container local file system using the path /osrm-data

Installation

Requirements
  • Docker Engine
  • Docker Image Registry
  • Google Cloud Storage
  • Google Service Account

Build a Docker Image using this code and publish it in your favorite Docker Image Registry. You will use this Docker Image as the Base Image in OSRM Kubernetes Dockerfile in order to deploy the OSRM Server for your Kubernetes Cluster.

// Replace gcr.io for your Docker Image Registry

$ docker build -t gcr.io/osrm/osrm-fetcher:v1 .
$ docker push gcr.io/osrm/osrm-fetcher:v1

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL