Commit Graph

9 Commits

Author SHA1 Message Date
alexandrev-tibco a10e2e174c feat(observability): grant GrafanaAdmin to Authentik admins group
Members of the 'admins' group in Authentik get GrafanaAdmin role.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 19:34:44 +02:00
alexandrev-tibco 8d023cd1be feat(observability): add Authentik OIDC login to Grafana
Configures generic_oauth in Grafana to authenticate via Authentik.
Client secret loaded from grafana-oidc K8s secret.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 17:17:57 +02:00
alexandrev-tibco 539df114a0 feat: add Radar K8s dashboard with Authentik OIDC 2026-05-12 15:40:34 +02:00
alexandrev-tibco 88fcce4962 feat(observability): add Alertmanager email alerts + disk usage PrometheusRules
- Configure Alertmanager SMTP via Mailcow (192.168.1.30:587)
- Route critical/warning alerts to alexandre.vazquez@gmail.com
- Add DiskUsageHigh (< 20% free), DiskUsageCritical (< 10%), DiskWillFillIn4Hours rules

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 11:53:30 +02:00
claude-code 312245ad87 fix: use existingClaim for calibre/portainer PVCs; fix kyverno chart version to 3.7.2 2026-04-29 15:05:09 +02:00
claude-code 44ee16960b feat: add calibre, portainer, egress-gateway, trivy-system, kyverno, olallalab 2026-04-29 15:02:13 +02:00
claude-code 86feb58574 feat: add observability stack to gitops (kube-prom-stack, loki, helm-dashboard, blackbox-exporter) 2026-04-29 13:33:35 +02:00
claude-code 2b8775eb18 fix: add firebase.enabled=false to xslt-lab values 2026-04-29 13:04:16 +02:00
claude-code 24e9a653f3 feat: add GitOps structure for kubernetes-dashboard, n8n, xslt-lab
- apps/kubernetes-dashboard: raw manifests (namespace, rbac, deployment, service, ingress)
- apps/n8n: Helm values referencing existing n8n-postgresql secret (no password in git)
- apps/xslt-lab: Helm values for xslt-playground chart
- argocd/applications: ArgoCD Application CRDs for all three apps
2026-04-29 12:58:28 +02:00