-
Notifications
You must be signed in to change notification settings - Fork 500
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Remove Install and Configure home page (#2449)"
This reverts commit c5cf556.
- Loading branch information
Showing
10 changed files
with
53 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
layout: default | ||
title: Install and configure OpenSearch | ||
nav_order: 1 | ||
--- | ||
|
||
# Install and configure OpenSearch | ||
|
||
This section details how to install and configure OpenSearch and OpenSearch Dashboards. | ||
|
||
## Install OpenSearch | ||
|
||
OpenSearch has the following installation options: | ||
|
||
- [Docker]({{site.url}}{{site.baseurl}}/install-and-configure/install-opensearch/docker/) | ||
- [Tarball]({{site.url}}{{site.baseurl}}/install-and-configure/install-opensearch/tar/) | ||
- [RPM]({{site.url}}{{site.baseurl}}/install-and-configure/install-opensearch/rpm/) | ||
- [Debian]({{site.url}}{{site.baseurl}}/install-and-configure/install-opensearch/debian/) | ||
- [Ansible]({{site.url}}{{site.baseurl}}/install-and-configure/install-opensearch/ansible/) | ||
- [Helm]({{site.url}}{{site.baseurl}}/install-and-configure/install-opensearch/helm/) | ||
- [Windows]({{site.url}}{{site.baseurl}}/install-and-configure/install-opensearch/windows/) | ||
|
||
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]({{site.url}}{{site.baseurl}}/opensearch/snapshots/snapshot-restore#restore-snapshots). | ||
{: .note } | ||
|
||
## Install Dashboards | ||
|
||
OpenSearch Dashboards has the following installation options: | ||
|
||
- [Docker]({{site.url}}{{site.baseurl}}/install-and-configure/install-dashboards/docker/) | ||
- [Tarball]({{site.url}}{{site.baseurl}}/install-and-configure/install-dashboards/tar/) | ||
- [RPM]({{site.url}}{{site.baseurl}}/install-and-configure/install-dashboards/rpm/) | ||
- [Debian]({{site.url}}{{site.baseurl}}/install-and-configure/install-dashboards/debian/) | ||
- [Helm]({{site.url}}{{site.baseurl}}/install-and-configure/install-dashboards/helm/) | ||
- [Windows]({{site.url}}{{site.baseurl}}/install-and-configure/install-dashboards/windows/) | ||
|
||
## Configuration | ||
|
||
For an overview of configuration options for OpenSearch, see [Configuration]({{site.url}}{{site.baseurl}}/install-and-configure/configuration/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 2 additions & 3 deletions
5
_install-and-configure/plugins.md → ...d-configure/install-opensearch/plugins.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters