mirror of
https://github.com/deviantony/docker-elk.git
synced 2025-12-23 18:51:06 +01:00
Update to Elastic 7.0.1 (#382)
This commit is contained in:
committed by
Antoine Cotten
parent
e8e238f00c
commit
05e527c503
@@ -5,11 +5,6 @@
|
||||
cluster.name: "docker-cluster"
|
||||
network.host: 0.0.0.0
|
||||
|
||||
# minimum_master_nodes need to be explicitly set when bound on a public IP
|
||||
# set to 1 to allow single node clusters
|
||||
# Details: https://github.com/elastic/elasticsearch/pull/17288
|
||||
discovery.zen.minimum_master_nodes: 1
|
||||
|
||||
## Use single node discovery in order to disable production mode and avoid bootstrap checks
|
||||
## see https://www.elastic.co/guide/en/elasticsearch/reference/current/bootstrap-checks.html
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user