Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-02-24 00:15:52 +00:00
parent e75bbc0a22
commit aec04f0b8c

View File

@@ -6301,6 +6301,24 @@
"notes": [],
"type": "ct"
},
{
"name": "SeaweedFS",
"slug": "seaweedfs",
"desc": "SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lakes, with O(1) disk seek, S3 API, FUSE mount, WebDAV, and cloud tiering support.",
"script": "ct/seaweedfs.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/seaweedfs.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/seaweedfs.sh",
"os": "debian",
"categories": [
11
],
"notes": [
"Master UI available at port 9333, Filer UI at port 8888, S3 API at port 8333.",
"Data is stored in /opt/seaweedfs-data.",
"FUSE mounting requires fuse3 (pre-installed)."
],
"type": "ct"
},
{
"name": "seelf",
"slug": "seelf",
@@ -6528,6 +6546,22 @@
"notes": [],
"type": "ct"
},
{
"name": "Sonobarr",
"slug": "sonobarr",
"desc": "Sonobarr marries your existing Lidarr library with Last.fms discovery graph to surface artists you'll actually like. It runs as a Flask + Socket.IO application, ships with a polished Bootstrap UI, and includes admin tooling so folks can share a single instance safely.",
"script": "ct/sonobarr.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/sonobarr.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/sonobarr.sh",
"os": "debian",
"categories": [
14
],
"notes": [
"Default generated admin password is in the env file (sonobarr_superadmin_password)"
],
"type": "ct"
},
{
"name": "SparkyFitness",
"slug": "sparkyfitness",