elasticsearch/docs/reference/setup/install
Jason Tedor 0cd4863585
Introduce ES_JAVA_HOME (#68954)
This commit introduces a dedicated envirnoment variable ES_JAVA_HOME to
determine the JDK used to start (if not using the bundled JDK). This
environment variable will replace JAVA_HOME. The reason that we are
making this change is because JAVA_HOME is a common environment variable
and sometimes users have it set in their environment from other JDK
applications that they have installed on their system. In this case,
they would accidentally end up not using the bundled JDK despite their
intentions. By using a dedicated environment variable specific to
Elasticsearch, we avoid this potential for conflict. With this commit,
we introduce the new environment variable, and deprecate the use of
JAVA_HOME. We will remove support for JAVA_HOME in a future commit.
2021-02-17 12:41:23 -05:00
..
brew.asciidoc Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
check-running.asciidoc [DOCS] Replace "// CONSOLE" comments with [source,console] (#46159) 2019-09-04 12:51:02 -04:00
deb.asciidoc Introduce ES_JAVA_HOME (#68954) 2021-02-17 12:41:23 -05:00
docker-compose.yml [DOCS] Edited Docker install & tweaked Docker compose file. (#47715) 2019-10-31 18:04:07 -07:00
docker.asciidoc [DOCS] Update package description. (#68565) 2021-02-04 16:47:12 -08:00
etc-elasticsearch.asciidoc [DOCS] Updating permissions language for RPM install packages (#63277) 2020-10-06 12:35:22 -04:00
key.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
license.asciidoc [DOCS] Update package description. (#68565) 2021-02-04 16:47:12 -08:00
msi-windows-start.asciidoc [DOCS] Starting Elasticsearch (#31701) 2018-07-03 13:40:37 -07:00
next-steps.asciidoc [DOCS] Moves X-Pack setup to docs (#31145) 2018-06-06 14:46:20 -07:00
rpm.asciidoc Introduce ES_JAVA_HOME (#68954) 2021-02-17 12:41:23 -05:00
skip-set-kernel-parameters.asciidoc Honor masking of systemd-sysctl.service 2017-06-06 10:44:41 -04:00
sysconfig-file.asciidoc Introduce ES_JAVA_HOME (#68954) 2021-02-17 12:41:23 -05:00
systemd.asciidoc Password-protected Keystore Feature Branch PR (#51123) 2020-01-27 19:51:39 -05:00
targz-daemon.asciidoc [DOCS] Note tar.gz does not include systemd (#66298) 2020-12-15 08:58:13 -05:00
targz-start.asciidoc Password-protected Keystore Feature Branch PR (#51123) 2020-01-27 19:51:39 -05:00
targz.asciidoc Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
windows.asciidoc [DOCS] Update package description. (#68565) 2021-02-04 16:47:12 -08:00
xpack-indices.asciidoc remove the term 'system' from indicies doc (#56367) 2020-05-07 13:07:38 -05:00
zip-windows-start.asciidoc Password-protected Keystore Feature Branch PR (#51123) 2020-01-27 19:51:39 -05:00
zip-windows.asciidoc Introduce ES_JAVA_HOME (#68954) 2021-02-17 12:41:23 -05:00