Open
Description
What do you want to do?
- Request a change to existing documentation
- Add new documentation
- Report a technical problem with the documentation
- Other
Tell us about your request.
- Existing documentation for remote backed storage (https://opensearch.org/docs/latest/tuning-your-cluster/availability-and-recovery/remote-store/index/), provides how to configure standalone cluster for the feature.
- But it does not provide details to configure remote backed storage while running OpenSearch process using
./gradlew run
- For most of the developers, dev environment is quick way to test things out. As part of this request, we want to add a section to existing documentation which provided dev environment setup details.
*Version:
- 2.11 onwards