Commit Graph

9 Commits

Author SHA1 Message Date
jhodgkin 6d3e255de3 docs: update CLAUDE.md for device identification feature
CI / web (push) Successful in 15s
CI / api (push) Successful in 22s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-12 23:19:14 -06:00
jhodgkin 669c51d348 docs: record Vaultwarden credential backup completion
CI / web (push) Successful in 18s
CI / api (push) Successful in 24s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-12 22:46:27 -06:00
jhodgkin 13f69ea1aa docs: e2e suite writeup, update CLAUDE.md/README with OIDC verification status
CI / web (push) Successful in 17s
CI / api (push) Successful in 23s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-12 22:30:21 -06:00
jhodgkin 9750aa9000 docs: record backlog completion in CLAUDE.md
CI / web (push) Successful in 14s
CI / api (push) Successful in 20s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-12 22:08:54 -06:00
jhodgkin ce232c5a53 Finish public exposure: monitor.jerodrigged.com is live
CI / web (push) Successful in 17s
CI / api (push) Successful in 22s
Cloudflare tunnel route -> NPM -> dashboard, Let's Encrypt cert via
NPM's API, both public and LAN OIDC redirect URIs registered in
Authentik. Hit and fixed a Flexible-SSL redirect loop (ssl_forced
must stay false since Cloudflare terminates TLS at the edge and talks
plain HTTP to the origin) -- documented clearly so it doesn't get
"fixed" by accident later.

Closes #13.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-12 21:27:54 -06:00
jhodgkin 04131006ed docs: record Zabbix decision, CT122 conflict, OIDC/exposure status
CI / web (push) Successful in 18s
CI / api (push) Successful in 24s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-12 21:17:06 -06:00
jhodgkin 9891751d37 docs: update CLAUDE.md for device discovery
CI / web (push) Successful in 17s
CI / api (push) Successful in 22s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-12 20:50:50 -06:00
jhodgkin d75bd58792 docs: update CLAUDE.md for SSH collector + Vaultwarden entry
CI / web (push) Successful in 19s
CI / api (push) Successful in 24s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-12 20:42:05 -06:00
jhodgkin a075488f4b Scaffold homelab-monitor: Fastify API + React dashboard + CI
CI / web (push) Failing after 1m11s
CI / api (push) Successful in 1m19s
Vertical slice for Phase 1 (v1-dashboard milestone): Proxmox collector,
SQLite storage, local auth, and a dashboard UI showing host/container
status cards. Config-driven collector registry so future data sources
(SSH-based hosts, Zabbix, network discovery) plug in without rewiring.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-12 20:18:44 -06:00