mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-06 13:03:21 +01:00
Set discovery.type option in Compose file for easier override
ref. #410
This commit is contained in:
@@ -5,11 +5,6 @@
|
||||
cluster.name: "docker-cluster"
|
||||
network.host: 0.0.0.0
|
||||
|
||||
## 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
|
||||
#
|
||||
discovery.type: single-node
|
||||
|
||||
## X-Pack settings
|
||||
## see https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-xpack.html
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user