mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[DOCS] Update Docker config steps for open X-Pack (#19486)
This commit is contained in:
parent
a8fc3fc94a
commit
92c9ad7276
1 changed files with 3 additions and 6 deletions
|
@ -123,14 +123,11 @@ images:
|
|||
`server.name`:: `kibana`
|
||||
`server.host`:: `"0"`
|
||||
`elasticsearch.url`:: `http://elasticsearch:9200`
|
||||
|
||||
In the {xpack} image, the following additional defaults are also set:
|
||||
|
||||
[horizontal]
|
||||
`elasticsearch.username`:: `elastic`
|
||||
`elasticsearch.password`:: `changeme`
|
||||
`xpack.monitoring.ui.container.elasticsearch.enabled`:: `true`
|
||||
|
||||
NOTE: The setting `xpack.monitoring.ui.container.elasticsearch.enabled` is not
|
||||
defined in the `-oss` image.
|
||||
|
||||
These settings are defined in the default `kibana.yml`. They can be overridden
|
||||
with a <<bind-mount-config,custom `kibana.yml`>> or via
|
||||
<<environment-variable-config,environment variables>>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue