Update syncthing setup

This commit is contained in:
sonny 2025-03-12 22:36:46 +01:00
parent dcbdfdc422
commit 734b1a3321
9 changed files with 363 additions and 195 deletions

View file

@ -46,8 +46,14 @@ glitchtip_ip: '127.0.0.1'
glitchtip_port: 7200
glitchtip_domain: 'glitchtip.fudiggity.nl'
syncthing_domain: 'syncthing.{{ domain_name }}'
syncthing_listen_address: '0.0.0.0'
syncthing_prefix: 24
syncthing_subnet: '172.32.238.0/{{ syncthing_prefix }}'
syncthing_gui_port: 8384
syncthing_protocol_port: 22000
syncthing_nginx_ip: '172.32.238.10'
syncthing_app_ip: '172.32.238.11'
radicale_listen_addres: '127.0.0.1'
radicale_port: 5232