Alice Williams 282a26ebfe
[Bug] Fix broken cross-ref links in the docs (#1253)
* to fix broken cross-ref links

Signed-off-by: alicejw <alicejw@amazon.com>

* replace removed link

Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-16 17:07:38 -07:00

622 B

layout, title, nav_order, redirect_from, has_children
layout title nav_order redirect_from has_children
default Install OpenSearch 2
/opensearch/install/
true

Install and configure OpenSearch

OpenSearch has two installation options at this time: Docker images and tarballs.

OpenSearch does not support direct version downgrades. If your environment must be downgraded, we recommend using snapshots to create a restore point, then restoring the snapshot to a cluster built with the target version. To learn more about restore points, see Restore snapshots. {: .note }