Disable wazuh, set npmplus/beszel to tested

#127
This commit is contained in:
Sam Heinz
2025-04-15 00:55:53 +10:00
parent 5c68e57f4d
commit c1d4f1b9be
4 changed files with 10 additions and 7 deletions
+4 -1
View File
@@ -5,6 +5,9 @@ source <(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/mis
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://wazuh.com/ # Source: https://wazuh.com/
echo -e "Wazuh not supported on ARM64.\n"
exit
APP="Wazuh" APP="Wazuh"
var_tags="security;monitoring" var_tags="security;monitoring"
var_cpu="4" var_cpu="4"
@@ -41,4 +44,4 @@ description
msg_ok "Completed Successfully!\n" msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}https://${IP}:443${CL}" echo -e "${TAB}${GATEWAY}${BGN}https://${IP}:443${CL}"
+2 -2
View File
@@ -31,5 +31,5 @@
"password": null "password": null
}, },
"notes": [], "notes": [],
"status": "🚧" "status": ""
} }
+2 -2
View File
@@ -55,5 +55,5 @@
"type": "info" "type": "info"
} }
], ],
"status": "🚧" "status": ""
} }
+2 -2
View File
@@ -40,5 +40,5 @@
"type": "info" "type": "info"
} }
], ],
"status": "🚧" "status": ""
} }