From 04185f9a31568ad3bdcf2bf40041f936fcc7e40f Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 21 May 2026 13:02:35 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 106 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 35f6912a..dc6115b6 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1352,6 +1352,39 @@ "config_path": "/root/aria2.daemon", "os": "debian" }, + { + "name": "ARR-Stack", + "slug": "arr-stack", + "desc": "Proxmox VE Helper Scripts for setting up a stack of applications for use with Prowlarr, Sonarr, Radarr, Lidarr, Seerr, and qBittorrent.", + "script": "tools/pve/arr-stack.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/arr-stack.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/pve/arr-stack.sh", + "type": "pve", + "type_id": "1uyjfno0fpf5buh", + "categories": [ + "scriptcat00012" + ], + "category_names": [ + "Documents & Notes" + ], + "notes": [ + "This script will prompt you to select the applications you want to install and configure the network settings." + ], + "warnings": [], + "port": 3010, + "website": "https://community-scripts.org", + "documentation": "community-scripts/ProxmoxVED/blob/main/tools/arr-stack.sh", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ProxmoxVE.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "os": "debian" + }, { "name": "Asterisk", "slug": "asterisk", @@ -4529,6 +4562,40 @@ "config_path": "", "os": "debian" }, + { + "name": "Dynacat", + "slug": "dynacat", + "desc": "Dynacat is a lightweight self-hosted dashboard focused on dynamic updates and easy integration with external services.", + "script": "ct/dynacat.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/dynacat.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/dynacat.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00010" + ], + "category_names": [ + "Dashboards & Frontends" + ], + "notes": [ + "Configuration file is located at /opt/dynacat/config/dynacat.yml", + "Dynacat listens on port 8080 by default" + ], + "warnings": [], + "port": 8080, + "website": "https://github.com/Panonim/dynacat", + "documentation": "https://dynacat.artur.zone/", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/dynacat.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "os": "debian" + }, { "name": "ebusd", "slug": "ebusd", @@ -16154,6 +16221,45 @@ }, "os": "debian" }, + { + "name": "Shiori", + "slug": "shiori", + "desc": "Shiori is a simple self-hosted bookmark manager with web UI and offline archive support, distributed as a single binary.", + "script": "ct/shiori.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/shiori.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/shiori.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00012" + ], + "category_names": [ + "Documents & Notes" + ], + "notes": [ + "Data and SQLite database are stored in /opt/shiori/data." + ], + "warnings": [ + "Change the default account password after first login." + ], + "port": 8080, + "website": "https://github.com/go-shiori/shiori", + "documentation": "https://github.com/go-shiori/shiori/tree/master/docs", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/shiori.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "default_credentials": { + "username": "shiori", + "password": "gopher" + }, + "os": "debian" + }, { "name": "Shlink", "slug": "shlink",