forked from forkanization/Proxmox-arm64
Delete add-beszel-agent-lxc.json
This commit is contained in:
@@ -1,35 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "Beszel Agent",
|
|
||||||
"slug": "add-beszel-agent-lxc",
|
|
||||||
"categories": [
|
|
||||||
11
|
|
||||||
],
|
|
||||||
"date_created": "2025-01-18",
|
|
||||||
"type": "addon",
|
|
||||||
"updateable": false,
|
|
||||||
"privileged": false,
|
|
||||||
"interface_port": null,
|
|
||||||
"documentation": "https://beszel.dev/guide/getting-started",
|
|
||||||
"website": "https://beszel.dev",
|
|
||||||
"logo": "https://beszel.dev/icon.svg",
|
|
||||||
"description": "Monitor for Beszel, the lightweight server monitoring platform that includes Docker statistics, historical data, and alert functions.",
|
|
||||||
"install_methods": [
|
|
||||||
{
|
|
||||||
"type": "default",
|
|
||||||
"script": "misc/add-beszel-agent-lxc.sh",
|
|
||||||
"resources": {
|
|
||||||
"cpu": null,
|
|
||||||
"ram": null,
|
|
||||||
"hdd": null,
|
|
||||||
"os": null,
|
|
||||||
"version": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"default_credentials": {
|
|
||||||
"username": null,
|
|
||||||
"password": null
|
|
||||||
},
|
|
||||||
"notes": [],
|
|
||||||
"status": "✅"
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user