2 Commits

Author SHA1 Message Date
ProxMenuxBot
132a52c7b2 Update helpers_cache.json 2026-06-15 11:49:19 +00:00
ProxMenuxBot
bf1f68d5e6 Update helpers_cache.json 2026-06-13 19:12:04 +00:00

View File

@@ -2191,7 +2191,7 @@
"updateable": true, "updateable": true,
"privileged": false, "privileged": false,
"has_arm": false, "has_arm": false,
"is_dev": true, "is_dev": false,
"execute_in": [ "execute_in": [
"lxc" "lxc"
], ],
@@ -8940,6 +8940,41 @@
"config_path": "/opt/kitchenowl/kitchenowl.env", "config_path": "/opt/kitchenowl/kitchenowl.env",
"os": "debian" "os": "debian"
}, },
{
"name": "Kiwix",
"slug": "kiwix",
"desc": "Offline content browser serving Wikipedia, Project Gutenberg, and more from ZIM archives",
"script": "ct/kiwix.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kiwix.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/kiwix.sh",
"type": "lxc",
"type_id": "nm9bra8mzye2scg",
"categories": [
"scriptcat00000"
],
"category_names": [
"Miscellaneous"
],
"notes": [
"Place your .zim files in /data inside the container (local files work out of the box). Optional: you can bind-mount a host directory to /data if you want external storage."
],
"warnings": [
"Ensure ZIM files are readable by the service user (for host mounts, for example: chmod -R a+rX /your/zims)."
],
"port": 8080,
"website": "https://www.kiwix.org",
"documentation": "https://wiki.kiwix.org",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kiwix.webp",
"updateable": true,
"privileged": false,
"has_arm": false,
"is_dev": true,
"execute_in": [
"lxc"
],
"config_path": "",
"os": "ubuntu"
},
{ {
"name": "Koel", "name": "Koel",
"slug": "koel", "slug": "koel",
@@ -15552,6 +15587,39 @@
}, },
"os": "debian" "os": "debian"
}, },
{
"name": "Rackula",
"slug": "rackula",
"desc": "Rackula is a drag-and-drop rack layout designer for homelabbers. Visualize your server rack with an offline-ready, mobile-friendly interface. Includes persistence API for cross-browser syncing.",
"script": "ct/rackula.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/rackula.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/rackula.sh",
"type": "lxc",
"type_id": "nm9bra8mzye2scg",
"categories": [
"scriptcat00010"
],
"category_names": [
"Dashboards & Frontends"
],
"notes": [
"API write token is auto-generated during install. Find it in /opt/rackula/data/.env"
],
"warnings": [],
"port": 80,
"website": "https://count.racku.la",
"documentation": "https://github.com/RackulaLives/Rackula",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/rackula.webp",
"updateable": true,
"privileged": false,
"has_arm": true,
"is_dev": true,
"execute_in": [
"lxc"
],
"config_path": "",
"os": "debian"
},
{ {
"name": "Radarr", "name": "Radarr",
"slug": "radarr", "slug": "radarr",