Delete add-beszel-agent-lxc.json

This commit is contained in:
Sam Heinz
2025-05-13 00:43:39 +10:00
parent 5e15ec8f37
commit 3966d5ba6c

View File

@@ -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": "✅"
}