Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-06-11 10:10:01 +00:00
parent 38845197d8
commit 1f13a35c51

View File

@@ -2164,6 +2164,40 @@
"config_path": "/opt/booklore_storage/.env", "config_path": "/opt/booklore_storage/.env",
"os": "debian" "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", "name": "BookStack",
"slug": "bookstack", "slug": "bookstack",