OpenSearch/docs/reference/setup/install
Joe Zack 2b20bd0b8d Fix discovery config in docker-compose docs (#41394)
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.
2019-04-20 09:33:31 +01:00
..
check-running.asciidoc [Backport 7.x] Fix the OS sensing code in ClusterFormationTasks (#38457) 2019-02-25 14:39:34 -05:00
deb-init.asciidoc [DOCS] Starting Elasticsearch (#31701) 2018-07-03 13:40:37 -07:00
deb.asciidoc Add docs for bundled jdk (#40487) 2019-03-29 09:08:32 -04:00
docker.asciidoc Fix discovery config in docker-compose docs (#41394) 2019-04-20 09:33:31 +01:00
etc-elasticsearch.asciidoc Add note to docs on /etc/elasticsearch ownership 2017-09-27 09:22:52 -04:00
init-systemd.asciidoc [DOCS] Starting Elasticsearch (#31701) 2018-07-03 13:40:37 -07:00
key.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
license.asciidoc [DOCS] Adds new installation package details (#29590) 2018-05-01 17:04:16 -07:00
msi-windows-start.asciidoc [DOCS] Starting Elasticsearch (#31701) 2018-07-03 13:40:37 -07:00
next-steps.asciidoc [DOCS] Moves X-Pack setup to docs (#31145) 2018-06-06 14:46:20 -07:00
rpm-init.asciidoc [DOCS] Starting Elasticsearch (#31701) 2018-07-03 13:40:37 -07:00
rpm.asciidoc Add docs for bundled jdk (#40487) 2019-03-29 09:08:32 -04:00
skip-set-kernel-parameters.asciidoc Honor masking of systemd-sysctl.service 2017-06-06 10:44:41 -04:00
sysconfig-file.asciidoc Change file descriptor limit to 65535 (#37537) 2019-01-16 17:19:12 -05:00
systemd.asciidoc Add quiet option to disable console logging (#20422) 2016-09-13 14:08:24 +02:00
targz-daemon.asciidoc Add docs for bundled jdk (#40487) 2019-03-29 09:08:32 -04:00
targz-start.asciidoc Add docs for bundled jdk (#40487) 2019-03-29 09:08:32 -04:00
targz.asciidoc Add docs for bundled jdk (#40487) 2019-03-29 09:08:32 -04:00
windows.asciidoc Add docs for bundled jdk (#40487) 2019-03-29 09:08:32 -04:00
xpack-indices.asciidoc [DOCS] .Security index is never auto created (#34589) 2018-10-23 18:51:59 +03:00
zip-windows-start.asciidoc [DOCS] Starting Elasticsearch (#31701) 2018-07-03 13:40:37 -07:00
zip-windows.asciidoc Add docs for bundled jdk (#40487) 2019-03-29 09:08:32 -04:00