Configuring ES with Docker documentation clarification
Open
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.