Post

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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/seaweedfs.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 16 GB OS: Debian 13

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).

Web Interface

Port: 9333

This post is licensed under CC BY 4.0 by the author.