[DOCS] Added link to TLS docker content (elastic/x-pack-elasticsearch#2959)
Original commit: elastic/x-pack-elasticsearch@686836c62c
This commit is contained in:
parent
9a2ae4b7f2
commit
244cfa7181
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue