opensearch-project / opensearch-project/opensearch-devops

Create a docker container(s) repo that deploys an awesome OpenSearch cluster

Open
#3 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
46
Forks
41
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.

There's no easy way to boot up various interesting docker clusters with OpenSearch.

Describe the solution you'd like

When I needed a working ELK cluster with logstash, ES and Kibana I found https://github.com/deviantony/docker-elk, checked that out and ran docker-compose up, and everything worked. We document how to do docker compose, but we don't actually have anything as easy as docker-elk for users. I'd like a new repo that contains docker-compose configurations for many interesting scenarios (e.g. opensearch + kibana, cluster with X nodes, opensearch + logstash that sends data to it, etc.).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked sample Docker Compose documentation and the docker-elk example referenced in the issue. Define the repository structure and initial scenarios, such as OpenSearch with Kibana, multi-node clusters, and Logstash integration. Done means users can run the provided docker-compose configurations to start the documented working scenarios.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose
Domain
devops, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.