From 1f13a35c51c383de11684ce199be33c09a91839e Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 11 Jun 2026 10:10:01 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 36d77b5c..cbbff2d3 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2164,6 +2164,40 @@ "config_path": "/opt/booklore_storage/.env", "os": "debian" }, + { + "name": "BookOrbit", + "slug": "bookorbit", + "desc": "Self-hosted digital library and reading platform for ebooks, PDFs, audiobooks, and comics with metadata enrichment and Kobo/KOReader sync.", + "script": "ct/bookorbit.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/bookorbit.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/bookorbit.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00012" + ], + "category_names": [ + "Documents & Notes" + ], + "notes": [ + "Open http://YOUR_IP:3000 and finish the initial setup using SETUP_BOOTSTRAP_TOKEN. The token is shown at the end of /root/bookorbit.creds", + "Default data path is /opt/bookorbit-data and default books path is /opt/bookorbit-books." + ], + "warnings": [], + "port": 3000, + "website": "https://bookorbit.app/", + "documentation": "https://bookorbit.app/installation.html", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/bookorbit.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "os": "debian" + }, { "name": "BookStack", "slug": "bookstack",