Added note about important settings
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
This commit is contained in:
parent
604b1de20c
commit
b98c65cd9d
|
@ -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