684 B
684 B
Ideas / backlog
Analytics + server stats (analize.example.com)
- Public (or SSO-gated) web app that receives web events from my sites (page views, errors, custom events) and stores server stats from the homelab (per-service/module CPU, RAM, network, disk).
- Read side: dashboards — e.g. how much each service/module uses, event trends over time.
- Status: idea only. If built: one ingest API + a timeseries store (Postgres works fine at this scale), the same identity stack (Authelia SSO) in front, reverse-proxied by NPM. No code written yet.
Autonomous AI agents (big idea)
- Ambitious project involving autonomous AI agents. Deferred — will revisit later.