forked from forkanization/Proxmox-arm64
@@ -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
|
||||
# Source: https://wazuh.com/
|
||||
|
||||
echo -e "Wazuh not supported on ARM64.\n"
|
||||
exit
|
||||
|
||||
APP="Wazuh"
|
||||
var_tags="security;monitoring"
|
||||
var_cpu="4"
|
||||
@@ -41,4 +44,4 @@ description
|
||||
msg_ok "Completed Successfully!\n"
|
||||
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${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
|
||||
},
|
||||
"notes": [],
|
||||
"status": "🚧"
|
||||
}
|
||||
"status": "✅"
|
||||
}
|
||||
|
||||
@@ -55,5 +55,5 @@
|
||||
"type": "info"
|
||||
}
|
||||
],
|
||||
"status": "🚧"
|
||||
}
|
||||
"status": "✅"
|
||||
}
|
||||
|
||||
@@ -40,5 +40,5 @@
|
||||
"type": "info"
|
||||
}
|
||||
],
|
||||
"status": "🚧"
|
||||
}
|
||||
"status": "❌"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user