Skip to content

[Meta] OpenSearch / OpenSearch Dashboards - Windows distribution (X64) #33

Closed
@bbarani

Description

@bbarani

Describe the solution you'd like
Provide signed (X64)Windows artifact for OpenSearch / OpenSearch Dashboards

Additional context
Currently there are no Windows artifacts for OpenSearch / OpenSearch Dashboards

Current State (2021/10/28)

You can build on Windows or build cross-platform for Windows on Linux or MacOS.

  1. Install pre-requisites (everything needed in OpenSearch Dev Guide + maven for Security Plugin).
  2. Build artifacts from source, ./build.sh manifests/1.1.0/opensearch-1.1.0.yml --platform windows
  3. Assemble a bundle, ./assemble.sh buids/manifest.yml.
  4. Produces opensearch-1.1.0-SNAPSHOT-windows-x64.zip.
  5. Extract .zip, e.g. into C:\Program Files\OpenSearch
  6. Run bash plugins/opensearch-security/tools/install_demo_configuration.sh and follow prompts to create demo certificate.
  7. mkdir logs ([BUG] Windows package doesn't contain a logs folder and doesn't start OpenSearch#1463)
  8. Run bin\opensearch.bat, server will start.
  9. curl https://localhost:9200 -u admin:admin --insecure
(Old Tasks)

Remaining

Done

Design Document

OpenSearch and OpenSearch Dashboards

Plugins Meta Issues

Milestones

MSI Only Issue:

Metadata

Metadata

Labels

MetacampaignParent issues of OpenSearch release campaigns.distributionsenhancementNew EnhancementtriagedThis issue has been reviewed by the triage teamv2.4.0'Issues and PRs related to version v2.4.0'windows

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions