Refactor: Glances (+ Feature Bump) (#6976)

* Refactor: Glances

* Update glances.json

* Update glances.json
This commit is contained in:
CanbiZ
2025-08-19 14:51:33 +02:00
committed by GitHub
parent 067f9eb209
commit 66c03ce1b4
2 changed files with 164 additions and 91 deletions

View File

@@ -6,7 +6,7 @@
],
"date_created": "2024-05-02",
"type": "addon",
"updateable": false,
"updateable": true,
"privileged": false,
"interface_port": 61208,
"documentation": "https://glances.readthedocs.io/en/latest/",
@@ -33,12 +33,8 @@
},
"notes": [
{
"text": "Execute within an existing LXC Console",
"type": "warning"
},
{
"text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",
"type": "warning"
"text": "Execute within an existing LXC Console (Debian / Ubuntu / Alpine supported)",
"type": "info"
}
]
}