You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with a notable difference, we configured the proxy (nginx) to use SSL because we use a cloud provider and anyone on the local network could 'spy' on http between the client and the nodes.
Yet, even though search_discovery is used (and the configuration files look fine), the nodes seem to be unable to communicate with one another. what should we do?
The text was updated successfully, but these errors were encountered:
Hello! We've re-written the cookbook using libraries that expose resources and providers, and we've removed the chef search and nginx proxy functionality to focus on our core mission of providing better elasticsearch installation and configuration with chef. Please give the latest cookbook a try and let us know if you're still encountering communication issues between nodes.
Hi!
We used this cookbook with the following recipes:
with a notable difference, we configured the proxy (nginx) to use SSL because we use a cloud provider and anyone on the local network could 'spy' on http between the client and the nodes.
Yet, even though
search_discovery
is used (and the configuration files look fine), the nodes seem to be unable to communicate with one another. what should we do?The text was updated successfully, but these errors were encountered: