mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
Closes #74036. Since some orchestration platforms forbid periods in environment variable names, allow Docker users to pass settings to ES using an alternative name scheme. For example: bootstrap.memory_lock ...becomes: ES_BOOTSTRAP_MEMORY__LOCK The setting name is uppercased, prefixed, all underscores are converted to double underscores, and all periods are converted to underscores. |
||
---|---|---|
.. | ||
images | ||
important-settings | ||
install | ||
sysconfig | ||
add-nodes.asciidoc | ||
advanced-configuration.asciidoc | ||
bootstrap-checks-xes.asciidoc | ||
bootstrap-checks.asciidoc | ||
configuration.asciidoc | ||
important-settings.asciidoc | ||
install.asciidoc | ||
logging-config.asciidoc | ||
restart-cluster.asciidoc | ||
secure-settings.asciidoc | ||
starting.asciidoc | ||
stopping.asciidoc | ||
sysconfig.asciidoc |