File tree 2 files changed +44
-0
lines changed
2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!-- markdownlint-disable MD041 MD033 -->
2
+
3
+ <p align =" center " >
4
+ <img width =" 150 " src =" ./.readme/static/borrowed/Icon_Stackable.svg " alt =" Stackable Logo " />
5
+ </p >
6
+
7
+ <h1 align =" center " >Stackable Demos & Stacks</h1 >
8
+
9
+ [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-green.svg )] ( https://docs.stackable.tech/home/stable/contributor/index.html )
10
+
11
+ [ Stackable Data Platform] ( https://stackable.tech/ ) | [ Platform Docs] ( https://docs.stackable.tech/ ) | [ Discussions] ( https://github.com/orgs/stackabletech/discussions ) | [ Discord] ( https://discord.gg/7kZ3BNnCAF )
12
+
13
+ A demo is an end-to-end demonstration of the usage of the Stackable data platform. It is tied to a specific stack of the
14
+ Stackable data platform, which will provide the required products for the demo. The list of demos can be browsed either
15
+ via our documentation page [ here] [ demo-overview ] or with the ` demo list ` command of our ` stackablectl ` tool. More
16
+ information about this command can be found [ here] [ demo-cmd ] .
17
+
18
+ A stack is a collection of ready-to-use Stackable data products as well as required third-party services like Postgresql
19
+ or MinIO. It is tied to a specific release of the Stackable data platform, which will provide the required operators for
20
+ the stack. Stacks can be listed using the ` stack list ` command, see [ here] [ stack-cmd ] for more information.
21
+
22
+ [ stack-cmd ] : https://docs.stackable.tech/management/stable/stackablectl/commands/stack
23
+ [ demo-cmd ] : https://docs.stackable.tech/management/stable/stackablectl/commands/demo
24
+ [ demo-overview ] : https://docs.stackable.tech/home/stable/demos/
You can’t perform that action at this time.
0 commit comments