http://ramsayswljlwqo7yvw3ovxhyzavllyduxkgh4rbobzkc263jyro6cjyd.onion/2018/10/13/how-to-secure-elasticsearch-with-caddy.html
Simon Ramsay | about How to Secure Elasticsearch With Caddyserver Oct 13, 2018 • Simon By default, Elasticsearch does not support authentication since user management and such are part of the proprietary X-pack addon (gotta find some cash to cover that IPO). BUT we can work around this with Caddyserver. For this example, docker-compose can set up our Elasticsearch box: version : ' 3.2' services : caddy : image : abiosoft/caddy links : - elasticsearch volumes : - .