elasticsearch/docs/reference/setup/install
Rory Hunter d08b851a5b
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:46:58 +01:00
..
brew.asciidoc [DOCS] Remove outdated OSS homebrew tap (#73688) (#73694) 2021-06-02 14:19:41 -04:00
check-running.asciidoc
deb.asciidoc Add multiple data paths deprecation to docs (#71312) 2021-04-05 16:28:19 -07:00
docker-compose.yml
docker.asciidoc Accept settings in snake case in Docker image (#74327) 2021-07-09 19:46:58 +01:00
etc-elasticsearch.asciidoc
key.asciidoc
license.asciidoc
msi-windows-start.asciidoc
next-steps.asciidoc
rpm.asciidoc Add multiple data paths deprecation to docs (#71312) 2021-04-05 16:28:19 -07:00
skip-set-kernel-parameters.asciidoc
sysconfig-file.asciidoc
systemd.asciidoc
targz-daemon.asciidoc
targz-start.asciidoc
targz.asciidoc Add multiple data paths deprecation to docs (#71312) 2021-04-05 16:28:19 -07:00
windows.asciidoc
xpack-indices.asciidoc
zip-windows-start.asciidoc
zip-windows.asciidoc [DOCS] Edit JVM settings info. Closes #72259 (#72350) 2021-04-28 18:30:32 -07:00