diff --git a/_artifacts/opensearch-migrations/opensearch-migrations-0.1.0.markdown b/_artifacts/opensearch-migrations/opensearch-migrations-0.1.0.markdown new file mode 100644 index 0000000000..557573a390 --- /dev/null +++ b/_artifacts/opensearch-migrations/opensearch-migrations-0.1.0.markdown @@ -0,0 +1,12 @@ +--- +role: migrations +artifact_id: opensearch-migrations +version: 0.1.0 +platform: posix-platforms +architecture: all-architectures +artifact_url: https://artifacts.opensearch.org/migrations/0.1.0/opensearch-migrations-0.1.0.tar.gz +slug: opensearch-migrations-0.1.0 +category: opensearch +type: targz +signature: https://artifacts.opensearch.org/migrations/0.1.0/opensearch-migrations-0.1.0.tar.gz.sig +--- diff --git a/_includes/downloads/opensearch-migrations.html b/_includes/downloads/opensearch-migrations.html new file mode 100644 index 0000000000..a07a12a412 --- /dev/null +++ b/_includes/downloads/opensearch-migrations.html @@ -0,0 +1,2 @@ +OpenSearch migration and comparison tools simplify the process of migrating to OpenSearch and upgrading to newer versions. +This package allows you to assess and compare two clusters. Currently in beta, it supports migrations and upgrades from Elasticsearch 7 source clusters to both OpenSearch 1 and OpenSearch 2 targets. \ No newline at end of file diff --git a/_layouts/versions.html b/_layouts/versions.html index db713eee0d..48a517ed3e 100644 --- a/_layouts/versions.html +++ b/_layouts/versions.html @@ -27,6 +27,7 @@ macos: macOS java: "Java" docker: Docker + posix-platforms: "POSIX Platforms" extensions: targz: ".tar.gz" exe: "Installer (exe)" @@ -37,6 +38,7 @@ docker_hub: 'Dockerfile' system-package: "System package" architectures: + all-architectures: "All Architectures" arm64: "ARM64" x64: "x64" x86: "x86" @@ -45,18 +47,21 @@ opensearch: OpenSearch opensearch-dashboards: OpenSearch Dashboards command-line-tools: 'Command Line Tools' + migrations: 'Migration and Comparison Tools' data-ingest: 'Ingest Tools' docker-compose: 'Try OpenSearch with Docker Compose' minimal: 'Minimal Distributions' drivers: "Drivers" architecture_order: + - all-architectures - x64 - arm64 - x86 - jvm platform_order: + - posix-platforms - linux - docker - freebsd diff --git a/_versions/2023-07-24-opensearch-2.9.0.markdown b/_versions/2023-07-24-opensearch-2.9.0.markdown index 2c0d7112d0..a0b7ea9d4f 100644 --- a/_versions/2023-07-24-opensearch-2.9.0.markdown +++ b/_versions/2023-07-24-opensearch-2.9.0.markdown @@ -20,6 +20,9 @@ components: platform_order: - docker - linux + - role: migrations + artifact: opensearch-migrations + version: 0.1.0 - role: ingest artifact: logstash-oss-with-opensearch-output-plugin version: 8.9.0 @@ -56,6 +59,11 @@ sections: explanation: "downloads/data-prepper.html" logstash-oss-with-opensearch-output-plugin: explanation: "downloads/logstash-oss-with-opensearch-output-plugin.markdown" + migrations: + role: migrations + artifacts: + opensearch-migrations: + explanation: "downloads/opensearch-migrations.html" command-line-tools: role: command-line-tools artifacts: diff --git a/_versions/2023-08-10-opensearch-1.3.12.markdown b/_versions/2023-08-10-opensearch-1.3.12.markdown index a7aafe42fb..bb20db2db9 100644 --- a/_versions/2023-08-10-opensearch-1.3.12.markdown +++ b/_versions/2023-08-10-opensearch-1.3.12.markdown @@ -20,6 +20,9 @@ components: platform_order: - docker - linux + - role: migrations + artifact: opensearch-migrations + version: 0.1.0 - role: ingest artifact: logstash-oss-with-opensearch-output-plugin version: 8.6.1 @@ -56,6 +59,11 @@ sections: explanation: "downloads/data-prepper.html" logstash-oss-with-opensearch-output-plugin: explanation: "downloads/logstash-oss-with-opensearch-output-plugin.markdown" + migrations: + role: migrations + artifacts: + opensearch-migrations: + explanation: "downloads/opensearch-migrations.html" command-line-tools: role: command-line-tools artifacts: