1
0
Fork 0
mirror of https://github.com/bastienwirtz/homer.git synced 2026-01-23 02:15:09 +00:00

add service TruenasScale, view status and version

This commit is contained in:
thibaut1304 2025-03-27 00:25:18 +01:00 committed by Bastien Wirtz
parent e5bd328d21
commit 6916c2fed3
2 changed files with 110 additions and 0 deletions

View file

@ -49,6 +49,7 @@ within Homer:
- [Tautulli](#tautulli)
- [Tdarr](#tdarr)
- [Traefik](#traefik)
- [TrueNas Scale](#truenas-scale)
- [Uptime Kuma](#uptime-kuma)
- [Vaultwarden](#vaultwarden)
- [Wallabag](#wallabag)
@ -657,6 +658,18 @@ This service displays a version string instead of a subtitle. Example configurat
url: http://traefik.example.com
```
## Truenas Scale
This service displays a version string instead of a subtitle. Example configuration:
```yaml
- name: "Truenas"
type: "TruenasScale"
logo: "assets/tools/sample.png"
url: "http://truenas.example.com"
api_token: "your_api_token"
```
## Uptime Kuma
Using the Uptime Kuma service you can display info about your instance uptime right on your Homer dashboard.