Skip to content

Clarify use of ES_JAVA_OPTS and Docker #51984

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

pugnascotia
Copy link
Contributor

Backport of #51867.

Tweak the documentation around configuring the heap size when using Docker, to
state that:

  • using ES_JAVA_OPTS is the preferred method
  • Any ES_JAVA_OPTS overrides the defaults in jvm.options
  • It's possible to bind-mount a custom jvm.options

Backport of elastic#51867.

Tweak the documentation around configuring the heap size when using
Docker, to state that:

- using `ES_JAVA_OPTS` is the preferred method
- Any `ES_JAVA_OPTS` overrides the defaults in `jvm.options`
- It's possible to bind-mount a custom `jvm.options`
@pugnascotia pugnascotia added >docs General docs changes backport v7.7.0 labels Feb 6, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

@pugnascotia pugnascotia merged commit cdb9862 into elastic:7.x Feb 6, 2020
@pugnascotia pugnascotia deleted the 51626-docker-docs-7x branch February 6, 2020 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >docs General docs changes v7.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants