update customerservices

pull/947/head
3thibaut1304 2025-06-21 21:25:47 +02:00
parent 343d19087b
commit 47bd7ec0a2
1 changed files with 15 additions and 0 deletions

View File

@ -48,6 +48,7 @@ within Homer:
- [rTorrent](#rtorrent)
- [SABnzbd](#sabnzbd)
- [Scrutiny](#scrutiny)
- [SFTPGo](#sftpgo)
- [Speedtest Tracker](#speedtesttracker)
- [Tautulli](#tautulli)
- [Tdarr](#tdarr)
@ -646,6 +647,20 @@ This service displays info about the total number of disk passed and failed S.M.
updateInterval: 5000 # (Optional) Interval (in ms) for updating the status
```
## SFTPGo
This service displays a version string instead of a subtitle.
And this service display the number of active connections
The indicator shows SFTPGo is online, offline. Example configuration:
```yaml
- name: "SFTPGO container"
type: "SFTPGo"
logo: assets/tools/sample.png
url: http://sftp-go.example.com
sftpgo_api_key: 'hYdn26pTteWZNzbAXoiqgR.jG7TKwtoMRAMrJAGgdr3Ha'
```
## SpeedtestTracker
This service will show the download and upload speeds in Mbit/s and the ping in ms.