Hello everyone,
I am currently experimenting with Elasticsearch, and I would like to set up a small infrastructure with 2 nodes that are not on the same server but within the same cluster. I’m using Docker for this. While I can successfully start Elasticsearch, the nodes are not communicating with each other (I tried running them on the same server, and it worked). I believe the issue is related to my Docker network configuration.
If anyone has any suggestions or guidance, I’d greatly appreciate it!
Have a great day!
6 posts - 2 participants