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.
Julian Simioni
ba67765bb6
|
6 years ago | |
---|---|---|
.. | ||
blacklist | 6 years ago | |
synonyms | 7 years ago | |
test_cases | 6 years ago | |
.env | 6 years ago | |
README.md | 6 years ago | |
docker-compose.yml | 6 years ago | |
pelias.json | 6 years ago |
README.md
Portland Metro Area
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.
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: