Back to catalog
Syncthing logo

Self-Host with Docker · Yantr

Syncthing

Continuous file synchronization between devices with peer-to-peer encryption and no cloud dependency.

About

Syncthing is a continuous file synchronization program that syncs files between two or more computers in real-time. It replaces proprietary cloud services with an open, decentralized, and private solution. Files are synced directly between your devices using peer-to-peer connections, meaning your data never touches any cloud server. Features include end-to-end encryption, version control, ignore patterns, bandwidth limits, NAT traversal, file versioning, and a beautiful web UI. It's cross-platform (Windows, Mac, Linux, Android, BSD) and works great for keeping photos, documents, and important files in sync across your devices.

How to Self-Host Syncthing

Syncthing can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Syncthing does, which Docker image Yantr uses, default ports, dependencies, and where to find the original compose template.

If you searched for Syncthing Docker, Syncthing Docker Compose, or self-host Syncthing, this page is the direct landing page for that app in Yantr's catalog.

Use Cases

  • Sync your photos from your phone to your home server automatically when on WiFi.
  • Keep important documents synchronized across your laptop, desktop, and server without using Dropbox or Google Drive.
  • Create a private backup solution - sync to a secondary device for redundancy.
  • Share files with family members using device-to-device synchronization.

Technical Details

Ports

Port Protocol Label
8384 HTTP Web UI

Docker Image

syncthing/syncthing:latest

Service Name

syncthing

Notes

  • Uses ports 22000 (TCP) and 21027 (UDP) for synchronization
  • Works behind NAT with proper configuration
  • No account or cloud required - all peer-to-peer

Related Apps

More App Pages

Explore the full app catalog for more self-hosted services, alternatives, and dependencies that work alongside Syncthing.

Page generated 2026-03-06T16:43:27.553Z