mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-09-14 18:56:52 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -18164,6 +18164,43 @@
|
||||
"config_path": "/opt/PVEScripts-Local/.env",
|
||||
"os": "debian"
|
||||
},
|
||||
{
|
||||
"name": "PVE-UPS",
|
||||
"slug": "pve-ups",
|
||||
"desc": "PVE-UPS is a web-based UPS shutdown appliance for Proxmox VE. It monitors UPS devices via SNMP (RFC 1628 or vendor MIB) or NUT and automatically shuts down Proxmox hosts during power outages, replacing vendor-locked solutions like APC PowerChute.",
|
||||
"script": "ct/pve-ups.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pve-ups.sh",
|
||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/pve-ups.sh",
|
||||
"type": "lxc",
|
||||
"type_id": "nm9bra8mzye2scg",
|
||||
"categories": [
|
||||
"scriptcat00001",
|
||||
"scriptcat00009"
|
||||
],
|
||||
"category_names": [
|
||||
"Proxmox & Virtualization",
|
||||
"Monitoring & Analytics"
|
||||
],
|
||||
"notes": [
|
||||
"Requires a UPS with an SNMP network card (RFC 1628 or a vendor MIB such as APC PowerNet) or a reachable NUT server on TCP port 3493."
|
||||
],
|
||||
"warnings": [
|
||||
"Set a password and configure your Proxmox API token (requires Sys.PowerMgmt privilege) through the first-access setup wizard at http://CT-IP:8080."
|
||||
],
|
||||
"port": 8080,
|
||||
"website": "https://github.com/ffind-dev/pve-ups",
|
||||
"documentation": "https://github.com/ffind-dev/pve-ups/blob/main/README.md",
|
||||
"logo": "https://github.com/ffind-dev/pve-ups/raw/refs/heads/main/Screenshots/logo/favicon.svg",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"has_arm": false,
|
||||
"is_dev": true,
|
||||
"execute_in": [
|
||||
"lxc"
|
||||
],
|
||||
"config_path": "",
|
||||
"os": "debian"
|
||||
},
|
||||
{
|
||||
"name": "pyLoad",
|
||||
"slug": "pyload",
|
||||
|
||||
Reference in New Issue
Block a user