From 75e3167b65b2661c1d329c7c1d070b657beff9d2 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 12 Jan 2026 18:04:41 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 4e8c8a68..bb4913d2 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -260,9 +260,9 @@ "type": "ct" }, { - "name": "Apache-CouchDB", + "name": "Apache CouchDB", "slug": "apache-couchdb", - "desc": "Apache-CouchDB Seamless multi-master sync, that scales from Big Data to Mobile, with an Intuitive HTTP/JSON API and designed for Reliability.", + "desc": "Apache CouchDB Seamless multi-master sync, that scales from Big Data to Mobile, with an Intuitive HTTP/JSON API and designed for Reliability.", "script": "ct/apache-couchdb.sh", "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/apache-couchdb.sh", "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/apache-couchdb.sh", @@ -271,7 +271,7 @@ 8 ], "notes": [ - "Show Login Credentials: `cat CouchDB.creds`" + "Login Credentials: `cat ~/couchdb.creds`" ], "type": "ct" }, @@ -2705,6 +2705,24 @@ "notes": [], "type": "ct" }, + { + "name": "Jellystat", + "slug": "jellystat", + "desc": "A free and open source statistics app for Jellyfin", + "script": "tools/addon/jellystat.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/jellystat.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/addon/jellystat.sh", + "os": "generic", + "categories": [ + 9 + ], + "notes": [ + "Requires Node.js 20+ and PostgreSQL (auto-installed if missing)", + "Default PostgreSQL credentials: jellystat / jellystat", + "Update with: update_jellystat" + ], + "type": "addon" + }, { "name": "Jenkins", "slug": "jenkins",