Skip to content

Syncthing

Homepage | Repository

Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers/devices.

inventories/homelab/group_vars/homelab.yml
syncthing_enabled: true

By default, Syncthing can be accessed at http://[your_server_ip]:8384 or https://syncthing.[your_domain].com if you have DNS access configured.

See the default configuration options for Syncthing at roles/syncthing/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

No changes in the last 93 commits (since 10/21/2025).