Open the server Apps tab
Select your VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.


Fast, distributed object/file storage system with built-in S3 API and filer
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the SeaweedFS template in Server Compass to deploy a self-hosted distributed file storage server on your VPS, then verify the SeaweedFS filer web UI in a browser.
Select your VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.

Click New App and choose the template deployment path so Server Compass can load the built-in catalog.

Use the template picker search to find SeaweedFS in the Server Compass template catalog.

Choose the SeaweedFS template. Server Compass fills in the SeaweedFS image, S3 API port, master port, filer port, and persistent data volume.

Confirm the app name and compose services. In this run, the app was named seaweedfs-demo and used host port 4150.

Review the generated environment values, confirm the port is available, and click Deploy Now.

Keep the deployment modal open while Server Compass uploads the compose file, pulls the SeaweedFS image, starts the container, and verifies the stack.

After deployment finishes, return to the Apps tab and confirm the SeaweedFS app is marked Running with its application URL available.

Open the application URL in a browser. The SeaweedFS web UI confirms the site is reachable.

It deploys SeaweedFS with filer, master, S3 API, and a persistent data volume.
The tutorial used host port 4150, which maps to the SeaweedFS web server on container port 8333.
The tutorial verifies the filer web UI because volumes, filer paths, and S3 buckets depend on your production storage plan.
No. The deployment guide should live on the SeaweedFS template detail page and be linked from the reusable template deployment docs page.
After deploying SeaweedFS with Server Compass, complete these steps to finish setup
Verify the master dashboard at http://YOUR_SERVER_IP:{{MASTER_PORT} - you should see one volume server registered
Create a bucket via S3: `aws --endpoint-url http://YOUR_SERVER_IP:{{PORT}} s3 mb s3://test`
Configure S3 identities by mounting a `s3.json` file and restarting with `-s3.config=/path/to/s3.json`
For production, scale out by running additional volume servers pointing at the master
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting SeaweedFS
Simply download Server Compass, connect to your VPS, and select SeaweedFS from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.
SeaweedFS requires a minimum of 512MB RAM. We recommend a VPS with at least 1024MB RAM for optimal performance. Any modern Linux server with Docker support will work.
Yes! Server Compass provides volume mapping that allows you to import existing data. You can also use standard SeaweedFS backup and restore procedures.
Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest SeaweedFS image will be pulled and deployed with zero downtime.
SeaweedFS is open-source software. You only pay for your VPS hosting (typically $5-20/month) and optionally Server Compass ($29 one-time). No subscription fees or per-seat pricing.
Download Server Compass and deploy SeaweedFS to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass