grafana: test
All checks were successful
Build and Deploy / deploy (push) Successful in 2m40s

This commit is contained in:
2026-03-31 15:18:51 -04:00
parent 0027489052
commit b9cd380a22
7 changed files with 650 additions and 7 deletions

View File

@@ -22,6 +22,9 @@ in
fail2banImmichTest = handleTest ./fail2ban-immich.nix;
fail2banJellyfinTest = handleTest ./fail2ban-jellyfin.nix;
# jellyfin annotation service test
jellyfinAnnotationsTest = handleTest ./jellyfin-annotations.nix;
# ntfy alerts test
ntfyAlertsTest = handleTest ./ntfy-alerts.nix;