Page MenuHomeDevCentral

Install OpenSearch
ClosedPublic

Authored by dereckson on Jan 8 2022, 18:08.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 20, 14:29
Unknown Object (File)
Fri, Mar 20, 06:25
Unknown Object (File)
Thu, Mar 19, 23:30
Unknown Object (File)
Wed, Mar 18, 12:00
Unknown Object (File)
Tue, Mar 17, 23:24
Unknown Object (File)
Tue, Mar 17, 06:27
Unknown Object (File)
Mon, Mar 16, 16:26
Unknown Object (File)
Mon, Mar 16, 13:33
Subscribers
None

Details

Summary

OpenSearch is the AWS fork of ElasticSearch and Elastic stack.

This role downloads software and configure OpenSearch as a single-node
cluster. It contains all the bricks to configure a multi-node cluster.

Deploy a single-node cluster "infra-logs" on CloudHugger to validate the role.

Ref T1624.

Test Plan

es-query _cluster/health?pretty

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

More generic path for bash, fix roles

dereckson added inline comments.
roles/opensearch/opensearch/software.sls
25

Linux-specific.

This revision is now accepted and ready to land.Jan 8 2022, 18:19
This revision was landed with ongoing or failed builds.Jan 8 2022, 18:19
This revision was automatically updated to reflect the committed changes.