Syncthing
Continuous peer-to-peer file synchronization. Syncs files between your devices in real time — no cloud storage required.
Your Zeabur instance acts as an always-on sync node, ensuring files stay synchronized even when your other devices are offline.
First Launch
- Visit your domain — the Syncthing Web UI opens directly
- Set a GUI password — go to Actions > Settings > GUI tab and set a user/password immediately
- Add remote devices — share Device IDs between your Syncthing instances
- Add folders — select which folders to sync and with which devices
Key Features
- Peer-to-peer sync — no third-party cloud involved
- End-to-end encryption in transit
- Cross-platform (Linux, macOS, Windows, Android)
- Versioning and conflict handling
- Web UI for configuration and monitoring
Persistent Data
All config and synced data are stored under /var/syncthing (backed by a Zeabur volume).
License
MPL-2.0 — GitHub