OpenStreetMap-Tile-Server

OpenStreetMap-Tile-Server

Application Docker from chrislb's Repository

Vue d'ensemble

A production-ready OpenStreetMap tile server running inside a single Docker container. Includes PostgreSQL, osm2pgsql, renderd, and Apache. FIRST RUN: Set Post Arguments to [import] and place your .osm.pbf file in the OSM Data path before starting. After import completes, change Post Arguments to [run] and restart. Download map data (PBF files) from https://download.geofabrik.de/

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:80]/
Réseau
bridge
Coquille
bash
Privilégié
false

Configuration du modèle

Web UI PortPorttcp

HTTP port for tile server and slippy map demo.

Cible
80
Défaut
8080
Valeur
8080
Database StoragePathrw

PostgreSQL database storage. Requires significant disk space depending on region size.

Cible
/data/database/
Défaut
/mnt/user/appdata/osm-tile-server/database
Valeur
/mnt/user/appdata/osm-tile-server/database
Tile CachePathrw

Rendered map tile cache storage.

Cible
/data/tiles/
Défaut
/mnt/user/appdata/osm-tile-server/tiles
Valeur
/mnt/user/appdata/osm-tile-server/tiles
OSM Data (PBF Import)Pathro

Path to your .osm.pbf file downloaded from Geofabrik. Only needed on first run (import mode).

Cible
/data/region.osm.pbf
Défaut
/mnt/user/appdata/osm-tile-server/data/region.osm.pbf
Valeur
/mnt/user/appdata/osm-tile-server/data/region.osm.pbf
Custom StylePathrw

Optional: Mount a custom CartoCSS/Mapnik style directory.

Cible
/data/style/
Défaut
/mnt/user/appdata/osm-tile-server/style
Valeur
/mnt/user/appdata/osm-tile-server/style
Osmosis State (Live Updates)Pathrw

Required only if UPDATES is set to enabled.

Cible
/data/osmosis/
Défaut
/mnt/user/appdata/osm-tile-server/osmosis
Valeur
/mnt/user/appdata/osm-tile-server/osmosis
Render ThreadsVariable

Number of threads used for rendering tiles. Match to your CPU core count.

Cible
THREADS
Défaut
4
Valeur
4
Live OSM UpdatesVariable

Set to [enabled] to keep the map updated via OSM diffs. Requires the Osmosis path to be set.

Cible
UPDATES
Défaut
disabled
Valeur
disabled
Allow CorsVariable

Set to 1 to enable CORS headers (useful when embedding tiles in web apps).

Cible
ALLOW_CORS
Défaut
1
Valeur
1

Télécharger les statistiques

3,476,321
Total des téléchargements
12,493
Ce mois-ci
12,493
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
overv/openstreetmap-tile-server
Dernière mise à jour2025-11-10
Première vue2026-03-29

Exécutez OpenStreetMap-Tile-Server sur Unraid.

OpenStreetMap-Tile-Server est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.