Files
Numbus/script/terminology.md
2026-05-15 22:33:41 +02:00

6 lines
455 B
Markdown

# Terminology for the variables used
|Variable|Meaning|Possible values|Deprecated|
|-|-------|-|-|
|DEPLOYMENT_STRATEGY|Either deploy the machine with a config you already have or let the script guide you through the config options|**interactive** or **non-interactive**|NO|
|DEPLOYMENT_MODE|Either configure the machine through your terminal (TUI) or through a slick web UI (GUI)|**TUI** (only available for **non-interactive** strategy) or **GUI**|YES|