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

Access elasticsearch from a browser #59

Open
todpole3 opened this issue Jun 18, 2016 · 1 comment
Open

Access elasticsearch from a browser #59

todpole3 opened this issue Jun 18, 2016 · 1 comment

Comments

@todpole3
Copy link

todpole3 commented Jun 18, 2016

After starting the docker file, docker ps shows

eff7c648dfe3 nickstenning/elasticsearch-icu "/docker-entrypoint.s" 7 seconds ago Up 6 seconds 0.0.0.0:9200->9200/tcp, 0.0.0.0:9300->9300/tcp

However, http://0.0.0.0:9200 and localhost:9200 refused to connect.

@defvol
Copy link

defvol commented Sep 27, 2016

Adding -Des.network.host=0.0.0.0 to the docker run command works for some. Not for me. See docker-library/elasticsearch#58

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