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

Nginx HTTP, Basic Auth and multiple nodes #238

Closed
julien51 opened this issue Sep 10, 2014 · 1 comment
Closed

Nginx HTTP, Basic Auth and multiple nodes #238

julien51 opened this issue Sep 10, 2014 · 1 comment

Comments

@julien51
Copy link

Hi!

We used this cookbook with the following recipes:

"recipe[elasticsearch]",
"recipe[elasticsearch::proxy]",
"recipe[elasticsearch::search_discovery]"

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?

@martinb3
Copy link
Contributor

martinb3 commented Jul 6, 2015

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.

@martinb3 martinb3 closed this as completed Jul 6, 2015
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