[DOCS] Added link to TLS docker content (elastic/x-pack-elasticsearch#2959)

Original commit: elastic/x-pack-elasticsearch@686836c62c
This commit is contained in:
Lisa Cawley 2017-11-10 14:08:46 -08:00 committed by GitHub
parent 9a2ae4b7f2
commit 244cfa7181
1 changed files with 5 additions and 0 deletions

View File

@ -301,6 +301,11 @@ overriding the default command for the image. For example:
docker run <various parameters> bin/elasticsearch -Ecluster.name=mynewclustername
--------------------------------------------
[[next-getting-started-tls-docker]]
==== Configuring SSL/TLS with the {es} Docker image
See <<configuring-tls-docker>>.
==== Notes for production use and defaults
We have collected a number of best practices for production use.