Elasticsearch with NGINX
Posted on 2022-03-25 in technical • Tagged with elasticsearch haproxy nginx • 3 min read
For quite a while, I have been running an elasticsearch cluster of 5 nodes internally. They all talk to each other happily, but there is no authentication. I wanted to add some security with SSL and authentication. I checked out the elastic documentation, and the thought of managing a bunch …
Continue reading