geo-data / openstreetmap-tiles-docker

The OpenStreetMap Tile Server in a Docker container
219 stars 148 forks source link

OpenStreetMap Tile Server Container

This repository contains instructions for building a Docker image containing the OpenStreetMap tile serving software stack. It is based on the Switch2OSM instructions.

As well as providing an easy way to set up and run the tile serving software it also provides instructions for managing the back end database, allowing you to:

Run docker run homme/openstreetmap-tiles for usage instructions.

About

The container runs Ubuntu 14.04 (Trusty) and is based on the phusion/baseimage-docker. It includes:

Issues

This is a work in progress and although generally adequate it could benefit from improvements. Please submit issues on GitHub. Pull requests are very welcome!