mirror of https://github.com/pelias/docker.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.0 KiB
1.0 KiB
Los Angeles Metro Area
This project is configured to download/prepare/build a complete Pelias installation for Los Angeles, California.
Setup
Please refer to the instructions at https://github.com/pelias/docker in order to install and configure your docker environment.
The minimum configuration required in order to run this project are installing prerequisites, install the pelias command and configure the environment.
Please ensure that's all working fine before continuing.
Run a Build
To run a complete build, execute the following commands:
pelias compose pull
pelias elastic start
pelias elastic wait
pelias elastic create
pelias download all
pelias prepare all
pelias import all
pelias compose up
pelias test run
Make an Example Query
You can now make queries against your new Pelias build: