This project is configured to download/prepare/build a complete Pelias installation for Portland, Oregon.
It is intended as an example for other projects, feel free to copy->paste these files to a new project directory to kick-start your own project.
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.
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
You can now make queries against your new Pelias build: