We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0784ca2 commit ced939eCopy full SHA for ced939e
ct/checkmk.sh
@@ -9,7 +9,7 @@ APP="checkmk"
9
var_tags="monitoring"
10
var_cpu="2"
11
var_ram="2048"
12
-var_disk="4"
+var_disk="6"
13
var_os="debian"
14
var_version="12"
15
var_unprivileged="1"
@@ -54,4 +54,4 @@ description
54
msg_ok "Completed Successfully!\n"
55
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
56
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
57
-echo -e "${TAB}${GATEWAY}${BGN}http://${IP}/monitoring${CL}"
+echo -e "${TAB}${GATEWAY}${BGN}http://${IP}/monitoring${CL}"
0 commit comments