forked from forkanization/Proxmox-arm64
+4
-1
@@ -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}"
|
||||||
|
|||||||
@@ -31,5 +31,5 @@
|
|||||||
"password": null
|
"password": null
|
||||||
},
|
},
|
||||||
"notes": [],
|
"notes": [],
|
||||||
"status": "🚧"
|
"status": "✅"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -55,5 +55,5 @@
|
|||||||
"type": "info"
|
"type": "info"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"status": "🚧"
|
"status": "✅"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -40,5 +40,5 @@
|
|||||||
"type": "info"
|
"type": "info"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"status": "🚧"
|
"status": "❌"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user