Syncthing¶

x86-64 arm64 ยท ๐ณ Docker ยท Documentation ยท http://<your.IP>:8884
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it’s transmitted over the Internet.
Install from armbian-config โ Software โ Media โ Syncthing
| CLI install | |
|---|---|
- Username/Password: There is none, but it is highly suggested setting a password for this container. To do this go to Actions -> Settings -> set user/password for the webUI.
- Install directory:
/armbian/syncthing - Site configuration directory:
/armbian/syncthing/config - Data directory:
/armbian/syncthing/data1/armbian/syncthing/data2
| Bash | |
|---|---|
All armbian-config commands
| Action | Command |
|---|---|
| Install | armbian-config --api module_syncthing install |
| Syncthing remove | armbian-config --api module_syncthing remove |
| Syncthing purge with data folder | armbian-config --api module_syncthing purge |
| Status | armbian-config --api module_syncthing status |
| Help | armbian-config --api module_syncthing help |
Part of Armbian’s Media servers, organizers and editors software.