Sync-in Server
Self-hosted file storage, sync, and collaboration platform with real-time editing and fine-grained access control.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Own your files, collaborate in real-time, self-hosted and secure.
Core Features
- Modern UI: Responsive, fast, and cross-device optimized
- Modern Auth: OIDC, LDAP, MFA, recovery codes, app passwords
- Real-time Collaboration: Integrates Collabora Online and OnlyOffice
- Full-text Search: Deep indexing across document formats
- File Protection: Quotas, locking, secure sharing
What It Can't Do
- •SSL certificate required (use Traefik or Caddy) 2. Default config suitable for small teams; scale database/storage for larger usage 3. Regularly backup /srv/sync-in data directory 4. Real-time editing requires extra Collabora/OnlyOffice Docker containers
Use Cases
- Enterprise file sharing and collaborative editing
- Self-hosted cloud drive alternative to Google Drive / Dropbox
- Departmental document management with fine-grained permissions
- OIDC SSO integration in corporate environments
- Private cloud storage with cross-device sync
Sync-in Server is a self-hosted platform for file storage, synchronization, and collaboration. It runs on your own infrastructure, giving full control over data while enabling secure file sharing, collaborative workspaces, and role-based access. Built around open standards, it supports real-time document editing via Collabora and OnlyOffice, full-text search, WebDAV access, and modern authentication (OIDC, LDAP, MFA). A desktop client is also available. Ideal for teams and organizations seeking a sovereign, cross-device file management solution.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Follow Docker or NPM setup guide at sync-in.com/docs
Step 2: Configure environment variables (domain, database, storage)
Step 3: Run docker-compose up -d to start services
- Step 1: Follow Docker or NPM setup guide at sync-in.com/docs
- Step 2: Configure environment variables (domain, database, storage)
- Step 3: Run docker-compose up -d to start services
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Stop Docker containers and remove volumes: docker-compose down -v, then delete the project folder. For NPM, uninstall the package and remove data directory.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
3 FAQs
Similar Projects
copyparty
copyparty turns any device into a file server with resumable uploads/downloads using any web browser. Supports HTTP, WebDAV, SFTP, FTP, TFTP, SMB. Only requires Python (2 or 3).
Nextcloud Server
Nextcloud Server is a free, self-hosted productivity platform that puts you in control of your files, contacts, calendars, and communication.
cloudreve
Self-hosted file management system with multi-cloud support, offline downloads, and WebDAV. Lightweight and easy to deploy.