docker icon indicating copy to clipboard operation
docker copied to clipboard

Run the Pelias geocoder in docker containers, including example projects.

Results 70 docker issues
Sort by recently updated
recently updated
newest added

all the projects are going to start breaking now for the [same reason as this Travis run failed](https://travis-ci.org/github/pelias/schema/builds/667038660?utm_source=github_status&utm_medium=notification). we've got two options, either: - change all the `esclient.apiVersion` blocks to...

Hi, I have pelias docker setup up and running for north America and its working flawlessly. Now i want to add another country. How can i do it ? Do...

**Describe the bug** `-d` or `--detach` option not passed to `docker-compose run` operation. Specifically testing on `pelias prepare step OPTS` **Steps to Reproduce** bash -x ./docker/pelias prepare interpolation -d .......

bug

I'm trying to build a pelias docker instance based on the north american example, but encountering several issues. First, the config file [specifies](https://github.com/pelias/docker/blob/e42a8bdcf4dc9a6c8108bef9f27480f66eda6aef/projects/north-america/pelias.json#L1843) only a single county for some reason....

- add docker configs to build/serve spatial databases

```shell Aggregate test results Pass: 107 Improvements: 2 Fail: 46 Placeholders: 0 Regressions: 208 Took 18224ms Test success rate 42.38% FATAL ERROR: 208 regression(s) detected. ivan@pelias:/code/docker/projects/north-america$ ``` You can see...

Hello, Sorry if it sounds stupid !! I have successfully deployed Pelias on my Linux environment, now i want to setup another machine as backup. I don't want to setup...

Hi I am building a full instance of Pelias using Dockers and following the documentation. I have built the complete stack with the following pieces: libpostal, placeholder, api, pip, elasticsearch...

I'm a little confused about how I might achieve what I'm trying to accomplish, without importing unnecessary data or running services I don't _think_ I'd need to have running. I...

Editing `pelias.json` for a custom project is not very well documented, or at least the documentation is spread over several repos. I'll give a quick summary of the import sources:...