## Summary - New `forgejo_metrics` Ansible role that queries the Forgejo REST API every 60s and writes Prometheus textfile metrics (open PRs, issues, languages, releases, commits, Actions runs/duration/success) - Grafana dashboard "Forgejo Repository Health" with 12 panels across 4 rows: overview stats, CI/CD health, repository info, and staleness tracking - Deletes superseded `forgejo-actions-dashboard` plan doc (this implementation covers a broader scope) ## Deployment and Testing - [ ] `mise run provision-indri -- --tags forgejo_metrics` to deploy the collector - [ ] `ssh indri 'cat /opt/homebrew/var/node_exporter/textfile/forgejo.prom'` to verify metrics - [ ] `argocd app sync grafana-config` to deploy the dashboard - [ ] Check Grafana dashboard "Forgejo Repository Health" loads with data - [ ] `mise run services-check` passes Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/245
1.3 KiB
1.3 KiB
| title | modified | tags | ||
|---|---|---|---|---|
| Plans | 2026-02-20 |
|
Plans
Migration and transition plans for upcoming infrastructure changes. Each plan is a how-to document that captures the full context, steps, and verification criteria for a future execution session.
Plans differ from regular how-to guides in that they describe work that has been designed but not yet executed. Once a plan is completed, it moves to completed.
| Plan | Status | Description |
|---|---|---|
| migrate-forgejo-from-brew | Planned | Transition Forgejo from Homebrew to source-built binary with LaunchAgent |
| add-unifi-pulumi-stack | Abandoned | Add Pulumi IaC for UniFi Express 7 (provider bugs — see doc) |
| upstream-fork-strategy | Planned | Stacked-branch forking strategy for tracking upstream projects |
| adopt-oidc-provider | Completed | Deploy OIDC identity provider for SSO across services |
| upgrade-grafana-helm-chart | Planned | Upgrade Grafana Helm chart from 8.8.2 to 11.x (3 phases) |
| deploy-authentik | Active (C2) | Deploy Authentik IdP — Mikado chain tracked in how-to/authentik/ |
| operationalize-reolink-camera | Planned | Cloud-free NVR with Frigate, object detection, and ring buffer recording to sifaka |