Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.
- Raspberry Pi 3/4 (64-bit)
- 32GB MicroSD card or larger
You can one-click-deploy this project to balena using the button below:
Alternatively, deployment can be carried out by manually creating a balenaCloud account and application, flashing a device, downloading the project and pushing it via the balena CLI.
Application environment variables apply to all services within the application, and can be applied fleet-wide to apply to multiple devices.
Name | Description |
---|---|
TZ |
Inform services of the timezone in your location. |
SET_HOSTNAME |
Set a custom hostname on application start. Default is syncthing . |
Once your device joins the fleet you'll need to allow some time for it to download the various services.
When it's done you should be able to access the access the app at http://syncthing.local.
Documentation for Syncthing can be found at https://docs.syncthing.net/.
Documentation for the Docker image can be found at https://docs.linuxserver.io/images/docker-syncthing.
Please open an issue or submit a pull request with any features, fixes, or changes.
Syncthing Docker image is provided by linuxserver.io.