Self-host with Docker · Yantr
Seafile
Fast, reliable file syncing and sharing platform for self-hosted team collaboration.
1
Ports
3
Notes
3
Use Cases
About
What Seafile does
Seafile is a self-hosted file sync and share platform with efficient storage, versioning, and user permissions. It supports desktop and mobile sync clients, team libraries, and built-in web previews while keeping all data private on your infrastructure.
Install Flow
How to self-host Seafile
Seafile can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Seafile does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Sync documents and media across devices via encrypted, efficient delta sync.
- Share folders with teams using permissions and group management.
- Host your own file collaboration server with audit logging and backup support.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8002 | HTTP | Web UI |
Docker Image
mariadb:10.6
Service Name
seafile-db
Notes
Things to know before you deploy
- Set the admin email in the deploy form before first launch; the default is only for local testing.
- Database and admin passwords are generated at deploy time — save them before starting the stack.
- Use external storage volumes for large libraries.
Related Apps
More tools you might pair with Seafile
Page generated 2026-06-23T15:50:08.758Z