Skip to content

Docker file for a minimal effort OpenStreetMap tile server

Notifications You must be signed in to change notification settings

soflex/openstreetmap-tile-server

 
 

Repository files navigation

Servidor de Mapas

Este Docker contiene un Servidor de Mapas (Ubuntu Linux + Postgres + Apache (Mapnik))

Solamente los programas instalados. El apache si queda corriendo.

A esta imagen le falta Iniciar el Postgres y cargar la base de datos del Postgres.

Compilar imagen

docker build . -t nahuelatienza/osm:VERSION

Siendo version algo del estilo numero.numero.numero

Subir imagen

docker push nahuelatienza/osm:VERSION

About

Docker file for a minimal effort OpenStreetMap tile server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 62.4%
  • Dockerfile 21.8%
  • TSQL 8.2%
  • HTML 5.6%
  • Makefile 1.8%
  • Batchfile 0.2%