Added folders needed by the script. Removed TUI.

This commit is contained in:
Raphaël Numbus
2026-05-15 22:33:41 +02:00
parent 36c1039df6
commit 30745adf4f
6 changed files with 6 additions and 14 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
# Terminology for the variables used
|Variable|Meaning|Possible values|
|-|-------|-|
|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**|
|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**|
|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|