diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 4a22dbd0..d8c80cc2 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -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.fm’s 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",