Skip to content

Latest commit

 

History

History

planet-dump

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Planet dump Container

Dockerfile definition to run a container with osmosis installed. This container definition will be responsible to create the planet dump in PBF format according to a schedule.

Configuration

In order to run this container we need environment variables, these can be found in the following files👇:

Note: Rename the above files as .env.db, .env.db-utils and .env.cloudprovider

Build and bring up the container

docker compose -f ./compose/planet.yml build
docker compose -f ./compose/planet.yml up planet-dump