stackabletech / stackabletech/stackablectl

feature request: Add a super simple one-liner way to install each of the supported tools in a minimal configuration

Open
#419 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
10
Forks
5
Avg merge
4h 41m
Merged PRs (30d)
4

Description

Often I just need a single instance of our tools for testing.
e.g. "I need a HDFS"

Currently all of us either

  • run a (e.g. smoke) test
  • look at the getting-started steps and copy & paste them
  • install a demo

This is a request for a command to make such an installation super trivial. This is unlike a demo in that it only focuses on a single tool (and its requirements).

One suggestion was stackablectl yeet nifi :)

Could we add stacks for each of our products and then basically treat stackable yeet nifi as an alias to stackablectl stack install nifi-example?

Contributor guide

No contributing guide indexed for this repository

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

Begin at the existing stackablectl stack install command and the getting-started and demo flows named in the issue. Completion means a one-liner can install each supported tool with only its requirements, with the proposed yeet form equivalent to the corresponding example stack.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.