Deploy Syncthing Self-Hosted File Sync

Deploy Syncthing with Docker Compose. Peer-to-peer encrypted file sync across devices with no central server.

Self-Hosted Options

  • Syncthing

FAQ

  • Does Syncthing work through NAT?

    Yes. Syncthing uses a global discovery server and relay network to connect through NAT and firewalls. Local sync works directly on LAN.

  • How do I add a sync folder?

    Open the Syncthing web UI at localhost:8384, click "Add Folder", set the local path, and share it with connected devices.