Ansible role for Syncthing Relay Service

Getting started

- hosts: localhost
  roles:
    - tinyops.syncthing-relay

Configuration

Check variables in defaults/main.yml.

Private relay mode

syncthing_relaysrv_private_mode: true

Compatibility

Tested with CentOS 7.

Security

Non-privileged user defined with syncthing_relaysrv_user.

Documentation