From c29c0917b7409438094785ac9ff56ae190374d15 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Wed, 21 Sep 2022 09:16:58 +0300 Subject: [PATCH] Updated Service Widgets (markdown) --- Service-Widgets.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Service-Widgets.md b/Service-Widgets.md index 1dff628..5b88bdf 100644 --- a/Service-Widgets.md +++ b/Service-Widgets.md @@ -279,6 +279,17 @@ widget: ``` +## Syncthing Relay Server + +Pulls stats from the [relay server](https://docs.syncthing.net/users/strelaysrv.html). [See here](https://github.com/benphelps/homepage/pull/230#issuecomment-1253053472) for more information on configuration. + +```yaml +widget: + type: strelaysrv + url: http://syncthing.host.or.ip:22070 +``` + + # System Utilities & Services System specific utilities and tools like message queues, databases, etc.