Elasticsearch with NGINX
Written by kellya in technical on 2022-03-25. Tags: elasticsearch haproxy nginx,
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 …