Syncthing
Description⚓︎
Syncthing is a continuous file synchronization program. Synchronizes files between two or more computers in real time
Note
This service is deployed on multiple machines
I personally use bare metal installation
Bare Metal⚓︎
Basic info⚓︎
Basic info with official links
- Package:
syncthing
- Official Wiki: Official Syncthing Wiki
- Arch Wiki: Arch Wiki for Syncthing
Getting started⚓︎
-
Install Syncthing package
Bash -
Start and Enable syncthing service
Bash -
Allow Web-GUI to be accesible to all addresses:
Bash -
Restart Syncthing service
Bash -
Allow syncthing through firewall
Warning
If you have selinux or apparmor enabled, create a policy allowing syncthing
Docker⚓︎
Basic info⚓︎
Basic info with official links
- Web-GUI Port:
8384
- Other Ports:
22000
21027
- Image: DockerHub
- Repo: Github
- Website: Syncthing.net