elasticsearch/docs/reference/setup
Rory Hunter f3b25f43c5 Accept settings in snake case in Docker image (#74327)
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.
2021-07-09 19:59:42 +01:00
..
images [DOCS] Intro for adding nodes (#37202) 2019-01-15 11:11:01 -08:00
important-settings [DOCS] Note only ES should lock path.data files (#73596) (#73611) 2021-06-01 10:45:48 -04:00
install Accept settings in snake case in Docker image (#74327) 2021-07-09 19:59:42 +01:00
sysconfig Generalize TCP retxn docs to cover remote clusters (#74732) 2021-07-05 13:38:50 +01:00
add-nodes.asciidoc Deprecate and ignore join timeout (#60872) 2020-08-10 13:57:41 +01:00
advanced-configuration.asciidoc [DOCS] Remove PrintCompressedOopsMode JVM option (#73741) (#73953) 2021-06-09 09:53:42 -04:00
bootstrap-checks-xes.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
bootstrap-checks.asciidoc [DOCS] Edit JVM settings info. Closes #72259 (#72350) (#72436) 2021-04-28 19:23:27 -07:00
configuration.asciidoc [DOCS] Edit JVM settings info. Closes #72259 (#72350) (#72436) 2021-04-28 19:23:27 -07:00
important-settings.asciidoc [DOCS] Edit JVM settings info. Closes #72259 (#72350) (#72436) 2021-04-28 19:23:27 -07:00
install.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
logging-config.asciidoc Fix Log4J config example in docs (#66386) 2020-12-15 17:43:06 +00:00
restart-cluster.asciidoc [DOCS] Disable shard allocation - data nodes only (#72265) 2021-04-27 11:21:56 +02:00
secure-settings.asciidoc Ensure CI is run in FIPS 140 approved only mode (#66804) 2020-12-24 15:35:28 +02:00
setup-xclient.asciidoc [7.x][DOCS] Updates ML links (#50387) (#50409) 2019-12-20 10:01:19 -08:00
setup-xes.asciidoc [DOCS] Fixes license management links (#58213) 2020-06-16 16:49:48 -07:00
starting.asciidoc [DOCS] Swap [float] for [discrete] (#60134) 2020-07-23 12:42:33 -04:00
stopping.asciidoc [DOCS] Swap [float] for [discrete] (#60134) 2020-07-23 12:42:33 -04:00
sysconfig.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00