-
-
Notifications
You must be signed in to change notification settings - Fork 3
docs: Update and improve stackablectl
documentation
#101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
36948cb
Initial commit
Techassi eafe6c7
Add demos partial
Techassi 1836bc1
Split up xtask commands
Techassi a0eb19a
Add doc auto gen xtask
Techassi 859a204
Adjust module nav
Techassi 0b3067d
Adjust operator cmd output, fix typo
Techassi a8acdf1
Update operator doc page
Techassi 6bc2490
Merge branch 'main' into docs/stackablectl
Techassi 397a8bd
Continue release doc page
Techassi 8e2100f
Revert to `rustls-tls`
Techassi c74b6b1
Continue stackablectl demos doc migration
Techassi 0fae22e
Copy earthquake demo docs
Techassi 921db89
Copy logging demo page
Techassi fa48147
Copy waterlavel demo docs
Techassi 63a0b33
Move demo images to sub folder
Techassi fed1c3b
Add anomaly detection demo docs
Techassi 8fd2395
Copy trino iceberg demo docs
Techassi fab6630
Copy trino taxi data demo docs
Techassi 0c09062
Update docs auto generation
Techassi 312f22c
Add stackablectl base command docs
Techassi 8463a7f
Update image paths
Techassi 05ff607
Add customization docs
Techassi 6efe9fe
Add quickstart
Techassi 85056bf
Add minor adjustments
Techassi 87a9583
Style adjustment for start page
Techassi 651c9f2
Add quickstart and installation page to nav
Techassi e4a5dd7
Adjust style for demo command page
Techassi 6432050
Adjust style for operator command page
Techassi b714c51
Adjust style for release command page
Techassi 40c4cea
Adjust style for airflow-scheduled-job page
Techassi 34ff749
Update introduction for operator command
Techassi dbc1399
Start styling adjustments for demo data-lakehouse
Techassi c767388
Continue adjustments on data-lakehouse demo
Techassi aebec5e
Finish data-lakehouse demo adjustments
Techassi eda809d
Add instance hint partial
Techassi 6ac0591
Adjust hbase-cycling-data demo
Techassi 115f04e
Adjust jupyterhub demo
Techassi 60ede90
Adjust logging demo
Techassi edd09bd
Start adjustments for nifi earthquake demo
Techassi 796670b
Adjust spark anomaly detection docs
Techassi 281fe9a
Adjust add demo customization docs
Techassi 941c6c4
Adjust add stack customization docs
Techassi bc812fb
Adjust add release customization docs
Techassi 9c42106
Finish nifi earthquake demo adjustments
Techassi 60b88b3
Start nifi water level demo adjustments
Techassi b5423a9
Finish nifi water level adjustments
Techassi 5e765ad
Start trino iceberg adjustments
Techassi cb5e083
Finish trino iceber demo adjustments
Techassi fad664f
Adjust trino taxi data demo docs
Techassi f95ed50
Add installation docs
Techassi db434f5
Adjust quick start guide
Techassi 0193f18
fix: nav
sbernauer 66ea0eb
docs: Remove demo docs, as they are moved to https://github.com/stack…
sbernauer 18d8d94
callout
sbernauer ccb7f17
docs
sbernauer d5415b6
Add minor formatting
Techassi b92117a
Merge branch 'main' into docs/stackablectl
Techassi b17e76b
Update broken xrefs
Techassi 91eb831
Fix xrefs, remove unused section
Techassi 4420516
Update xrefs on stackablectl start page
Techassi db0d8b5
Update demo links
Techassi 75d07e2
Update fish completion instructions
Techassi 269d3b9
Add page aliases
Techassi 6dd55ef
Merge branch 'main' into docs/stackablectl
Techassi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
name: home | ||
name: management | ||
title: SDP Management | ||
version: "nightly" | ||
nav: | ||
- modules/cockpit/nav.adoc | ||
- modules/stackablectl/nav.adoc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
= Management Tools for the Stackable Data Platform | ||
|
||
* xref:cockpit:index.adoc[] | ||
* xref:stackablectl:index.adoc[] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* xref:index.adoc[Cockpit] | ||
** xref:installation.adoc[Installation] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
* xref:index.adoc[stackablectl] | ||
** xref:installation.adoc[Installation] | ||
** xref:quickstart.adoc[Quickstart] | ||
** xref:commands/index.adoc[Commands] | ||
*** xref:commands/cache.adoc[cache] | ||
*** xref:commands/completions.adoc[completions] | ||
*** xref:commands/demo.adoc[demo] | ||
*** xref:commands/operator.adoc[operator] | ||
*** xref:commands/release.adoc[release] | ||
*** xref:commands/stack.adoc[stack] | ||
*** xref:commands/stacklets.adoc[stacklets] | ||
** xref:customization/index.adoc[] | ||
*** xref:customization/add-demo.adoc[] | ||
*** xref:customization/add-stack.adoc[] | ||
*** xref:customization/add-release.adoc[] | ||
// *** xref:customization/working-with-feature-branches.adoc[] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
= stackablectl cache | ||
|
||
// Autogenerated by cargo xtask gen-docs. DO NOT CHANGE MANUALLY! | ||
[source,console] | ||
---- | ||
$ stackablectl cache | ||
Interact with locally cached files | ||
|
||
Usage: cache [OPTIONS] <COMMAND> | ||
|
||
Commands: | ||
list List cached files | ||
clean Clean cached files | ||
help Print this message or the help of the given subcommand(s) | ||
|
||
Options: | ||
-l, --log-level <LOG_LEVEL> | ||
Log level this application uses | ||
|
||
--no-cache | ||
Do not cache the remote (default) demo, stack and release files | ||
|
||
Cached files are saved at '$XDG_CACHE_HOME/stackablectl', which is usually | ||
'$HOME/.cache/stackablectl' when not explicitly set. | ||
|
||
--offline | ||
Do not request any remote files via the network | ||
|
||
-h, --help | ||
Print help (see a summary with '-h') | ||
|
||
-V, --version | ||
Print version | ||
|
||
File options: | ||
-d, --demo-file <DEMO_FILE> | ||
Provide one or more additional (custom) demo file(s) | ||
|
||
Demos are loaded in the following order: Remote (default) demo file, custom | ||
demo files provided via the 'STACKABLE_DEMO_FILES' environment variable, and | ||
lastly demo files provided via the '-d/--demo-file' argument(s). If there are | ||
demos with the same name, the last demo definition will be used. | ||
|
||
Use "stackablectl [OPTIONS] <COMMAND> -d path/to/demos1.yaml -d path/to/demos2.yaml" | ||
to provide multiple additional demo files. | ||
|
||
-s, --stack-file <STACK_FILE> | ||
Provide one or more additional (custom) stack file(s) | ||
|
||
Stacks are loaded in the following order: Remote (default) stack file, custom | ||
stack files provided via the 'STACKABLE_STACK_FILES' environment variable, and | ||
lastly demo files provided via the '-s/--stack-file' argument(s). If there are | ||
stacks with the same name, the last stack definition will be used. | ||
|
||
Use "stackablectl [OPTIONS] <COMMAND> -s path/to/stacks1.yaml -s path/to/stacks2.yaml" | ||
to provide multiple additional stack files. | ||
|
||
-r, --release-file <RELEASE_FILE> | ||
Provide one or more additional (custom) release file(s) | ||
|
||
Releases are loaded in the following order: Remote (default) release file, | ||
custom release files provided via the 'STACKABLE_RELEASE_FILES' environment | ||
variable, and lastly release files provided via the '-r/--release-file' | ||
argument(s). If there are releases with the same name, the last release | ||
definition will be used. | ||
|
||
Use "stackablectl [OPTIONS] <COMMAND> -r path/to/releases1.yaml -r path/to/releases2.yaml" | ||
to provide multiple additional release files. | ||
|
||
Helm repository options: | ||
--helm-repo-stable <URL> | ||
Provide a custom Helm stable repository URL | ||
|
||
[default: https://repo.stackable.tech/repository/helm-stable/] | ||
|
||
--helm-repo-test <URL> | ||
Provide a custom Helm test repository URL | ||
|
||
[default: https://repo.stackable.tech/repository/helm-test/] | ||
|
||
--helm-repo-dev <URL> | ||
Provide a custom Helm dev repository URL | ||
|
||
[default: https://repo.stackable.tech/repository/helm-dev/] | ||
---- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
= stackablectl completions | ||
|
||
fhennig marked this conversation as resolved.
Show resolved
Hide resolved
|
||
// Autogenerated by cargo xtask gen-docs. DO NOT CHANGE MANUALLY! | ||
[source,console] | ||
---- | ||
$ stackablectl completions | ||
Generate shell completions for this tool | ||
|
||
Usage: completions [OPTIONS] <COMMAND> | ||
|
||
Commands: | ||
bash Generate shell completions for Bash | ||
fish Generate shell completions for Fish | ||
zsh Generate shell completions for ZSH | ||
help Print this message or the help of the given subcommand(s) | ||
|
||
Options: | ||
-l, --log-level <LOG_LEVEL> | ||
Log level this application uses | ||
|
||
--no-cache | ||
Do not cache the remote (default) demo, stack and release files | ||
|
||
Cached files are saved at '$XDG_CACHE_HOME/stackablectl', which is usually | ||
'$HOME/.cache/stackablectl' when not explicitly set. | ||
|
||
--offline | ||
Do not request any remote files via the network | ||
|
||
-h, --help | ||
Print help (see a summary with '-h') | ||
|
||
-V, --version | ||
Print version | ||
|
||
File options: | ||
-d, --demo-file <DEMO_FILE> | ||
Provide one or more additional (custom) demo file(s) | ||
|
||
Demos are loaded in the following order: Remote (default) demo file, custom | ||
demo files provided via the 'STACKABLE_DEMO_FILES' environment variable, and | ||
lastly demo files provided via the '-d/--demo-file' argument(s). If there are | ||
demos with the same name, the last demo definition will be used. | ||
|
||
Use "stackablectl [OPTIONS] <COMMAND> -d path/to/demos1.yaml -d path/to/demos2.yaml" | ||
to provide multiple additional demo files. | ||
|
||
-s, --stack-file <STACK_FILE> | ||
Provide one or more additional (custom) stack file(s) | ||
|
||
Stacks are loaded in the following order: Remote (default) stack file, custom | ||
stack files provided via the 'STACKABLE_STACK_FILES' environment variable, and | ||
lastly demo files provided via the '-s/--stack-file' argument(s). If there are | ||
stacks with the same name, the last stack definition will be used. | ||
|
||
Use "stackablectl [OPTIONS] <COMMAND> -s path/to/stacks1.yaml -s path/to/stacks2.yaml" | ||
to provide multiple additional stack files. | ||
|
||
-r, --release-file <RELEASE_FILE> | ||
Provide one or more additional (custom) release file(s) | ||
|
||
Releases are loaded in the following order: Remote (default) release file, | ||
custom release files provided via the 'STACKABLE_RELEASE_FILES' environment | ||
variable, and lastly release files provided via the '-r/--release-file' | ||
argument(s). If there are releases with the same name, the last release | ||
definition will be used. | ||
|
||
Use "stackablectl [OPTIONS] <COMMAND> -r path/to/releases1.yaml -r path/to/releases2.yaml" | ||
to provide multiple additional release files. | ||
|
||
Helm repository options: | ||
--helm-repo-stable <URL> | ||
Provide a custom Helm stable repository URL | ||
|
||
[default: https://repo.stackable.tech/repository/helm-stable/] | ||
|
||
--helm-repo-test <URL> | ||
Provide a custom Helm test repository URL | ||
|
||
[default: https://repo.stackable.tech/repository/helm-test/] | ||
|
||
--helm-repo-dev <URL> | ||
Provide a custom Helm dev repository URL | ||
|
||
[default: https://repo.stackable.tech/repository/helm-dev/] | ||
---- |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.