Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web container cannot contact es using docker-compose #5

Closed
Partha-Mukherjee-G2H opened this issue Jul 9, 2016 · 1 comment
Closed

Comments

@Partha-Mukherjee-G2H
Copy link

The problem is that a name for ES is created automatically (foodtrucks_es_1) and the network (foodtrucks_default). However, the app.py refers to host (es) which doesn't exist. Is there to have the docker-compose script set this as an environment parameter that gets populated in the container at launch time and picked up by app.py?

@prakhar1989
Copy link
Owner

This should be fixed in the updated docker-compose.yml. Feel free to reopen if this persists.

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

No branches or pull requests

2 participants