From e0a100cae20fca18519829952d659d94a9855b80 Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Fri, 13 Feb 2026 06:27:59 +0100 Subject: Add Syncthing service --- readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 345e719..39db06b 100644 --- a/readme.md +++ b/readme.md @@ -24,3 +24,14 @@ Sensitive data is not stored on the disk when containers start. It is copied int ``` htpasswd ${HOST__RADICALE_USERS_DIR}/.htpasswd username ``` + +1. Access the services + + You may have to adapt the URLs to the configured published ports. + + - https://git.localhost + - https://dav.localhost + - https://sync.localhost + + It is highly recommended to configure authentication for the Syncthing GUI + if it exposed to the network. -- cgit v1.3.1