From f16844089212ea469919293054af7eb5e64362d2 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 6 Aug 2026 13:45:10 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 25fe1a02..3592f642 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -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": "

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.

", "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 -- /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,