Skip to content

Configuring ES with Docker documentation clarification #379

Open
@rshen91

Description

@rshen91

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!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions