logo
icon

Syncthing

Syncthing is a continuous, peer-to-peer file synchronization program. It syncs files between devices in real time with no cloud dependency. Deploy on Zeabur as an always-on sync node.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-28
Services
service icon
Tags
ToolFile Sync

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

  1. Visit your domain — the Syncthing Web UI opens directly
  2. Set a GUI password — go to Actions > Settings > GUI tab and set a user/password immediately
  3. Add remote devices — share Device IDs between your Syncthing instances
  4. 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