ERP Lite GitOps Homelab Platform
Full-stack ERP application deployed through a Kubernetes GitOps workflow in a homelab environment.
What it proves
- GitHub Actions -> GHCR image pipeline
- Helm chart + ArgoCD sync
- Traefik ingress + cert-manager TLS
- PVC-backed PostgreSQL
- Prometheus/Grafana monitoring
- Debugged ARM64/AMD64 image mismatch, imagePullPolicy, PVC drift, and migration issues
Architecture evidence
[GitHub Push] | v [GitHub Actions] Build & Tag SHA | v [GHCR Image] sha-<commit> | v [ArgoCD Sync] Helm chart apply | | v v [App] [PG+PVC] | +-> [Prometheus] | [Grafana]