Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-08-06 13:45:10 +00:00
parent 94aa3709f3
commit f168440892
+7 -4
View File
@@ -5367,7 +5367,7 @@
"port": 3000,
"website": "https://drawdb.vercel.app",
"documentation": "https://github.com/drawdb-io/drawdb",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/proxmox-helper-scripts.webp",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/drawdb.webp",
"updateable": true,
"privileged": false,
"has_arm": true,
@@ -17993,7 +17993,7 @@
{
"name": "Pulse",
"slug": "pulse",
"desc": "A lightweight monitoring application for Proxmox VE that displays real-time status for VMs and containers via a simple web interface.",
"desc": "<p>Self-hosted monitoring for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway, extending to Docker, TrueNAS, and desktop machines, with live state, history, alerts, backup and recovery visibility, and scheduled health checks.</p>",
"script": "ct/pulse.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pulse.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/pulse.sh",
@@ -18005,11 +18005,14 @@
"category_names": [
"Monitoring & Analytics"
],
"notes": [],
"notes": [
"Get the first-run bootstrap token on the Proxmox host with `pct exec <ctid> -- /usr/local/bin/pulse bootstrap-token`, then open the web UI and complete the setup wizard.",
"Add a host node under Settings then Infrastructure, and run the setup command Pulse generates on the Proxmox host."
],
"warnings": [],
"port": 7655,
"website": "https://github.com/rcourtman/Pulse",
"documentation": "",
"documentation": "https://github.com/rcourtman/Pulse/blob/main/docs/README.md",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/pulse.webp",
"updateable": true,
"privileged": false,