elasticsearch/docs/reference
David Turner cbed3fc75f
Fix discovery config in docker-compose docs (#41753)
Today's `docker-compose` docs are missing the `discovery.seed_nodes` config on
one of the nodes. With today's configuration the cluster can still form the
first time it is started, because `cluster.initial_master_nodes` requires both
nodes to bootstrap the cluster which ensures that each discover the other.
However if `es02` is elected master it will remove `es01` from the voting
configuration and then when restarted it will form a cluster on its own without
needing to do any discovery. Meanwhile `es01` doesn't know how to find `es02`
after a restart so will be unable to join this cluster.

This commit fixes this by adding the missing configuration.

Relates #41394, which fixes a different `docker-compose.yml` in the same way.
2019-05-03 10:45:51 +02:00
..
aggregations [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
analysis [DOCS] Add attribute to escape minimal pt token link in Asciidoctor (#41613) 2019-04-30 14:11:24 -04:00
cat [DOCS] match description with example in allocation docs page (#39606) 2019-03-25 10:29:50 +01:00
ccr Remove mention of soft deletes from getting started (#40668) 2019-03-31 22:10:45 -04:00
cluster Add packaging to cluster stats response (#41048) 2019-04-10 13:38:44 -04:00
commands [DOCS] Escape depcreated[] note for Asciidoctor migration (#41608) 2019-04-30 15:18:49 -04:00
data-frames/apis [DOCS] Allow attribute substitution in titleabbrevs for Asciidoctor migration (#41574) 2019-04-30 13:46:13 -04:00
docs [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
how-to [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
ilm [DOCS] Allow attribute substitution in titleabbrevs for Asciidoctor migration (#41574) 2019-04-30 13:46:13 -04:00
images SQL: Update JDBC class name in client screenshots 2019-03-27 12:20:16 +02:00
index-modules Update docs for the DFR similarity (#40579) 2019-03-29 09:34:51 +01:00
indices [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
ingest [DOCS] Escape quotes to avoid smart quotes in Asciidoctor (#41603) 2019-04-30 16:30:58 -04:00
licensing [DOCS] Remind users to include @ symbol when applying license file (#40688) 2019-04-04 11:37:08 -04:00
mapping [DOCS] Escape commas in deprecated[] for Asciidoctor migration (#41598) 2019-04-30 15:50:52 -04:00
migration [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
ml [DOCS] Allow attribute substitution in titleabbrevs for Asciidoctor migration (#41574) 2019-04-30 13:46:13 -04:00
modules [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
monitoring [DOCS] Remove soft line breaks (+) for Asciidoctor migration (#41600) 2019-04-30 16:22:15 -04:00
query-dsl Recommend use of ln1p/log1p to avoid negative scores (#41610) 2019-05-02 16:22:03 -06:00
release-notes [DOCS] Remove abbrevtitles for Asciidoctor migration (#41366) 2019-04-22 05:26:36 -07:00
rest-api [DOCS] Adds placeholder for data frame preview API (#40232) 2019-03-20 10:19:41 -07:00
rollup [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
search [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
security Fix discovery config in docker-compose docs (#41753) 2019-05-03 10:45:51 +02:00
settings Revert "Update TLS ciphers and protocols for JDK 11 (#41385)" 2019-05-02 15:04:17 -06:00
setup [DOCS] Move beta[] tag for Asciidoctor migration (#41599) 2019-04-30 16:02:59 -04:00
sql [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
testing Uppercasing some docs section title (#37781) 2019-01-24 22:54:55 +01:00
upgrade [DOCS] Fix delimited blocks for Asciidoctor migration (#41583) 2019-04-26 11:41:19 -04:00
aggregations.asciidoc [Docs] Update aggregations.asciidoc (#29265) 2018-03-28 15:01:45 +02:00
analysis.asciidoc Remove more include_type_name and types from docs (#37601) 2019-01-18 14:11:18 +01:00
api-conventions.asciidoc Fixed very small typo in date (#41398) 2019-04-25 13:09:55 -04:00
cat.asciidoc Minor docs cleanup (#37595) 2019-01-18 09:28:48 +01:00
cluster.asciidoc [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00
docs.asciidoc Document Seq No powered optimistic concurrency control (#37284) 2019-01-11 07:59:15 -08:00
frozen-indices.asciidoc [DOCS] Adds more frozen index anchors 2019-03-26 15:43:21 -07:00
getting-started.asciidoc [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
glossary.asciidoc Update glossary.asciidoc (#41364) 2019-04-19 10:24:29 +02:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
how-to.asciidoc Correct grammar in list in how-to docs 2017-01-17 20:57:22 -05:00
index-modules.asciidoc [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
index.asciidoc [DOCS] Removes X-Pack settings section (#39870) 2019-03-14 14:22:06 -07:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc add split index reference in indices.asciidoc 2017-11-06 12:55:41 +01:00
ingest.asciidoc ingest: document index.default_pipeline (#34500) 2018-10-23 13:49:25 -05:00
mapping.asciidoc Add a soft limit to the field name length (#40309) 2019-03-26 17:29:24 +01:00
modules.asciidoc [DOCS] Replaces CCS terms with attributes (#40076) 2019-03-15 07:54:45 -07:00
query-dsl.asciidoc Update query-dsl.asciidoc (#27669) 2017-12-11 18:06:08 +01:00
redirects.asciidoc [DOCS] Explicitly set section IDs for Asciidoctor migration (#41547) 2019-04-25 15:06:35 -04:00
release-notes.asciidoc [DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
search.asciidoc Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
setup.asciidoc Clean up docs regarding recommended JVM (#41356) 2019-04-18 14:17:16 -06:00
testing.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
upgrade.asciidoc [Docs] Remove extraneous text (#40914) 2019-04-05 15:31:23 -07:00