Configuring ES with Docker documentation clarification

Open
#379 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker, elasticsearch
Domain
documentation

Research direction

Start by reviewing the Docker documentation for Elasticsearch configuration and compare the requested four-NVMe example with the working example in the issue. Done means the documentation clearly shows how to define four data volumes for an Elasticsearch master, with the volume paths and targets corrected and unambiguous.

Written by the indexing model from the issue text.

Description

enhancement v7.1.0

Please let me know if this an appropriate place to post this request. I received a request to include an example in our docker documentation for defining four high-performance NVMe SSDs for the data volumes for an Elasticsearch master. Their working example on how to configure is:

  • path.data=/usr/share/elasticsearch/data1,/usr/share/elasticsearch/data2

    volumes:

  • /export/elasticsearch1a:/usr/share/elasticsearch/data1

  • /export/elasticsearch1b:/usr/share/elasticsearch/data1

Thank you!

Dominant language
Java
Stars
105
Forks
249
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from elastic/stack-docs

All issues in elastic/stack-docs

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.