Merge pull request #357 from opensearch-project/WSL2-fix
Added note about important settings
This commit is contained in:
commit
5c6de68cb0
|
@ -77,6 +77,8 @@ To stop the cluster and delete all data volumes, run:
|
||||||
docker-compose down -v
|
docker-compose down -v
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you're running your cluster in a production environment, be sure to refer to [Important settings]({{site.url}}{{site.baseurl}}/opensearch/install/important-settings) when configuring your machine and cluster.
|
||||||
|
{: .note}
|
||||||
|
|
||||||
#### Sample Docker Compose file
|
#### Sample Docker Compose file
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue