Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Docker : Setting up agr development environment using docker not working #202

Open
LucyHut opened this issue Feb 27, 2017 · 1 comment
Open
Assignees

Comments

@LucyHut
Copy link
Contributor

LucyHut commented Feb 27, 2017

Setting up agr development environment using docker is not working. When running "docker-compose up" command to start the containers, the api container fails at startup due to import elasticsearch dao (src/dao/elasticsearch_dao.py) – ES_INDEX key error – it looks like the environment variables not passed properly.

Although the ES container is started when you run "docker-compose up" , but trying to access the ES db container using localhost:9200 does not work –

@LucyHut LucyHut changed the title Docker container API fails at startup due to ES environment variables not setup Docker : Setting up agr development environment using docker not working Feb 28, 2017
@christabone christabone modified the milestone: 0.6.0 Feb 28, 2017
@jogoodma jogoodma self-assigned this Mar 25, 2017
@jogoodma
Copy link
Member

The merge fixed this issue, but it looks like the recent repo reorg has broken it again. I'll need to revisit when I have some time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants