Commit Graph

20 Commits

Author SHA1 Message Date
9baeaa5c23 llama-cpp: add grafana annotations for inference requests
Poll /slots endpoint, create annotations when slots start processing,
close with token count when complete. Includes NixOS VM test with
mock llama-cpp and grafana servers. Dashboard annotation entry added.
2026-04-02 17:43:49 -04:00
a5206b9ec6 monitoring: add grafana annotations for zfs scrub events 2026-04-01 11:24:43 -04:00
c6b889cea3 grafana: more things
1. Smoothed out power draw
- UPS only reports on 9 watt intervals, so smoothing it out gives more
relative detail on trends
2. Add jellyfin integration
- Good for seeing correlations between statistics and jellyfin streams
3. intel gpu stats
- Provides info on utilization of the gpu
2026-03-31 17:25:06 -04:00
5375f8ee34 gitea: add actions runner and CI/CD deploy workflow
This will avoid me having to run "deploy" myself on my laptop.
All I will need to do is push a commit and it will self-deploy.
2026-03-31 12:38:43 -04:00
cc8761a304 torrent-audit: init 2026-03-27 18:13:21 -07:00
c34bd1626f fmt 2026-03-03 14:31:40 -05:00
b977b578e0 arr-init: extract to standalone flake repo 2026-03-03 14:31:39 -05:00
294cb6453e ntfy-alerts: init 2026-03-03 14:31:36 -05:00
745d0ea4c2 arr-init: add module for API-based configuration 2026-03-03 14:31:28 -05:00
0d1205210d feat(tmpfiles): defer per-service file permissions to reduce boot time 2026-03-03 14:31:18 -05:00
4de717a20d Revert "minecraft: fail2ban"
This reverts commit a23b3d8c5f1786204e3de18c3b8ba579a0e0e693.
2026-03-03 14:31:03 -05:00
a184dcee5b minecraft: fail2ban 2026-03-03 14:31:03 -05:00
bd0c7cde6d tests: fix all fail2ban NixOS VM tests
- Add explicit iptables banaction in security.nix for test compatibility
- Force IPv4 in all curl requests to prevent IPv4/IPv6 mismatch issues
- Fix caddy test: use basic_auth directive (not basicauth)
- Override service ports in tests to match direct connections (not via Caddy)
- Vaultwarden: override ROCKET_ADDRESS and ROCKET_LOG for external access
- Immich: increase VM memory to 4GB for stability
- Jellyfin: create placeholder log file and reload fail2ban after startup
- Add tests.nix entries for all 6 fail2ban tests

All tests now pass: ssh, caddy, gitea, vaultwarden, immich, jellyfin
2026-03-03 14:30:59 -05:00
78dd3e01df jellyfin-qbittorrent-monitor: write proper test 2026-03-03 14:30:09 -05:00
5ea91cc19c delete list-usb-drives test 2026-03-03 14:29:15 -05:00
51138fd15e initial testing for list-usb-drives 2026-03-03 14:29:13 -05:00
ca77ee388a add minecraft test 2026-03-03 14:29:04 -05:00
bc9bb6ee01 thing 2026-03-03 14:29:02 -05:00
40d935a8be create handleTest function for future tests 2026-03-03 14:29:00 -05:00
1472dcd660 add testing infra 2026-03-03 14:29:00 -05:00