Skip to content

mpi42/OSM_Docker_with_persistent_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenStreetMap Tile and Nominatim Docker with persistent data

Download a .pbf file from www.geofabrik.de or some other sources and rename it in data.osm.pbf

  • To start the Docker-Service docker-compose up -d
  • To check what the Docker is doing docker-compose logs -f (The first start needs a long time because he need to create the database)
  • To delete docker-compose down
  • To stop or start -> docker-compose stop or start

The Tile Server is running on Port 3000

The Nominatim Service is running on Port 5432 and mainly on 8080

All Services runs on normal Hardware but need a lot of RAM and for example Austria needs around 30GiB of Drivespace

About

OSM Docker. Tile Server and Nominatim Service with persistent data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published