We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f4397 commit a7c2defCopy full SHA for a7c2def
docs/reference/setup/bootstrap-checks.asciidoc
@@ -25,7 +25,7 @@ documented individually.
25
26
By default, Elasticsearch binds to `localhost` for <<modules-http,HTTP>> and
27
<<modules-transport,transport (internal)>> communication. This is fine for
28
-downloading and playing with Elasticsearch, and everyday development but it's
+downloading and playing with Elasticsearch as well as everyday development, but it's
29
useless for production systems. To join a cluster, an Elasticsearch node must be
30
reachable via transport communication. To join a cluster over an external
31
network interface, a node must bind transport to an external interface and not
0 commit comments