From f3c2549b1803051670fc14e9c48ac0beb4d28b61 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Tue, 26 Aug 2025 12:28:24 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 43 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 3b70274..95b4867 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3495,6 +3495,23 @@ ], "type": "pve" }, + { + "name": "PBS 4 Upgrade", + "slug": "pbs4-upgrade", + "desc": "This script guides you through upgrading Proxmox Backup Server from version 3.x (Debian 12 Bookworm) to version 4.0 (Debian 13 Trixie). It adjusts the Debian base sources, configures PBS 4 repositories in deb822 format, updates enterprise/no-subscription/test repos, runs a full system upgrade, and finalizes with a reboot.", + "script": "tools/pve/pbs4-upgrade.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/pbs4-upgrade.sh", + "categories": [ + 1 + ], + "notes": [ + "Execute this script directly on the PBS 3.x host as root.", + "Ensure you have a verified backup of /etc/proxmox-backup before starting.", + "Do not run this on an already upgraded PBS 4.x system.", + "A reboot is strongly recommended after upgrade to activate the new kernel and services." + ], + "type": "pve" + }, { "name": "PeaNUT", "slug": "peanut", @@ -4248,6 +4265,18 @@ ], "type": "pve" }, + { + "name": "SearXNG", + "slug": "searxng", + "desc": "SearXNG is a free internet metasearch engine which aggregates results from up to 215 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity.", + "script": "ct/searxng.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/searxng.sh", + "categories": [ + 0 + ], + "notes": [], + "type": "ct" + }, { "name": "seelf", "slug": "seelf", @@ -4640,6 +4669,20 @@ "notes": [], "type": "ct" }, + { + "name": "Tracktor", + "slug": "tracktor", + "desc": "Tracktor is an open-source web application for comprehensive vehicle management.\nEasily track fuel consumption, maintenance, insurance, and regulatory documents for all your vehicles in one place.", + "script": "ct/tracktor.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tracktor.sh", + "categories": [ + 9 + ], + "notes": [ + "Please check and update the '/opt/tracktor/app/backend/.env' file if using behind reverse proxy." + ], + "type": "ct" + }, { "name": "Traefik", "slug": "traefik",