stackabletech / stackabletech/stackablectl
feature request: Add a super simple one-liner way to install each of the supported tools in a minimal configuration
未關閉
還沒有人認領這個 Issue。
- 主要語言
- Rust
- 星號
- 10
- 分支
- 5
- 平均合併
- 4 小時 41 分鐘
- 30 天內合併 PR
- 4
描述
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?
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從現有的 stackablectl stack install 指令,以及 issue 中提到的 getting-started 和 demo 流程開始。當一行指令即可僅使用各個支援工具的需求安裝該工具,且提議的 yeet 形式與對應的範例 stack 等價時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100