Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

ES7: docker container name should be 'elasticsearch' instead of 'es7' #509

Open
mariomop opened this issue Aug 24, 2020 · 0 comments · May be fixed by #523
Open

ES7: docker container name should be 'elasticsearch' instead of 'es7' #509

mariomop opened this issue Aug 24, 2020 · 0 comments · May be fixed by #523

Comments

@mariomop
Copy link

As reported at: https://forum.vuestorefront.io/t/elasticsearch7-es7-support-connect-econnrefused/1567/4
ES7 container can not be reached because it's supposed to be named 'elasticsearch', not 'es7'.
I guess in docker-compose.elastic7.yml, container_name should be fixed as follow:
container_name: elasticsearch

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

Successfully merging a pull request may close this issue.

1 participant