mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 09:28:27 +00:00
Highlight the use of single-node discovery in docker docs (#41241)
Relates to https://discuss.elastic.co/t/es-7-and-docker-single-node-cluster/176585
This commit is contained in:
parent
785ae09101
commit
818e05c05f
@ -62,6 +62,9 @@ ifeval::["{release-state}"!="unreleased"]
|
||||
docker run -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" {docker-image}
|
||||
--------------------------------------------
|
||||
|
||||
Note the use of <<single-node-discovery,single-node discovery>> that allows bypassing
|
||||
the <<bootstrap-checks,bootstrap checks>> in a single-node development cluster.
|
||||
|
||||
endif::[]
|
||||
|
||||
[[docker-cli-run-prod-mode]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user