From 8108c42eaec58a5017acd5e97a647852b2dfa4a1 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Fri, 17 Jul 2026 18:56:10 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 74 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 73 insertions(+), 1 deletion(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 4c8f32d3..8e8dfad7 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2553,6 +2553,42 @@ "config_path": "", "os": "debian" }, + { + "name": "Castopod", + "slug": "castopod", + "desc": "Castopod is a free and open-source podcast hosting platform with Podcasting 2.0, analytics and ActivityPub federation features.", + "script": "ct/castopod.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/castopod.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/castopod.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00013" + ], + "category_names": [ + "Media & Streaming" + ], + "notes": [ + "Complete the initial setup at http://IP/cp-install, then sign in through http://IP/cp-admin." + ], + "warnings": [ + "Set a public HTTPS domain in /opt/castopod/.env before publishing podcasts or enabling ActivityPub federation.", + "Podcast media is stored in /opt/castopod/public/media. Include it and the MariaDB database in regular container backups." + ], + "port": 80, + "website": "https://castopod.org/", + "documentation": "https://docs.castopod.org/main/en/", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/castopod.webp", + "updateable": true, + "privileged": false, + "has_arm": true, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "os": "debian" + }, { "name": "Certimate", "slug": "certimate", @@ -4531,6 +4567,42 @@ "config_path": "/opt/docmost/.env", "os": "debian" }, + { + "name": "Docspell", + "slug": "docspell", + "desc": "Docspell is a document management system that organizes, processes, OCRs and indexes documents from scanners, email and file uploads.", + "script": "ct/docspell.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/docspell.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/docspell.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00012" + ], + "category_names": [ + "Documents & Notes" + ], + "notes": [ + "Create the first account at http://IP:7880. For the initial local signup, use the same value for the collective and username." + ], + "warnings": [ + "Signup is open by default. Configure a reverse proxy with TLS and change the signup mode before exposing Docspell to the internet.", + "Documents and metadata are stored in PostgreSQL. Back up the Docspell database before upgrades and include it in regular container backups." + ], + "port": 7880, + "website": "https://docspell.org/", + "documentation": "https://docspell.org/docs/", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/docspell.webp", + "updateable": true, + "privileged": false, + "has_arm": true, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "os": "debian" + }, { "name": "DocuSeal", "slug": "docuseal", @@ -14051,7 +14123,7 @@ "warnings": [], "port": 8086, "website": "https://github.com/DioCrafts/OxiCloud", - "documentation": "https://github.com/DioCrafts/OxiCloud/tree/main/doc", + "documentation": "https://atalayalabs.github.io/OxiCloud/guide/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/oxicloud.webp", "updateable": true, "privileged": false,