Skip to content

syncthing

Syncthing is an open-source continuous file synchronization software.

It uses a peer-to-peer network for communication between the nodes. It also supports an Untrusted Mode (i.e. end-to-end data encryption).

There is also the Syncthing Android app available.

Bash
docker-compose up -d

Then you can visit the Web UIs at https://localhost:8001/ and https://localhost:8002/.