SeaweedFS
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.
SeaweedFS
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/seaweedfs.sh)"
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).
