Enlight IDP

Developer portal — catalog, golden paths, agent-driven PRs

Backstage-equivalent · Local

Service catalog

fastapi EnlightLab core API · enlight-staging
Live
demo-api Golden-path scaffold · PR → ArgoCD
Scaffolded

Production: full Backstage catalog with ownership graph.

Golden path template

fastapi-service — policy + observability pre-wired

  • catalog-info.yaml
  • K8s deployment + service + limits
  • ServiceMonitor + alerts + Grafana dashboard
  • Secrets wiring (ExternalSecrets in prod)
  • Terraform + CI + ArgoCD app
← Platform dashboard

Agent flow (paste to Cursor)

  1. Run demo 3 full flow scaffold demo-api — scaffold + open PR
  2. Merge PR on GitHub → ArgoCD provisions service
  3. Run demo 3 deploy demo-api — sync to cluster (if needed)
  4. Run demo 3 runbook scale-up demo-api — ops via PR
  5. Run demo 3 investigate demo-api — incident fix via PR

Every state change is a reviewable PR — not manual kubectl.