elastic / elastic/stack-docs

Configuring ES with Docker documentation clarification

Open
#379 1 comment 0 reactions 0 assignees View on GitHub
enhancement v7.1.0
Dominant language
Java
Stars
105
Forks
249
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.