stack.basicstack.de/apps/forgejo
CTO Agent 08030791c1 Add Forgejo deployment manifests for Argo CD GitOps
Migrate all Forgejo deployment resources from cluster to Git repository:
- Forgejo Deployment with PostgreSQL backend
- Forgejo Service and Ingress with TLS
- Forgejo PersistentVolumeClaim (5Gi)
- PostgreSQL StatefulSet and Service
- Backup CronJob (daily at 03:00 UTC, 14-day retention)

All existing PVCs (forgejo-data, postgres-data-forgejo-postgres-0) and
Pocket-ID SSO configuration are preserved. No data loss expected.

The Argo CD Application (app-forgejo.yaml) is already configured to
sync from apps/forgejo/ path in this repository.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-07-12 13:55:47 +00:00
..
forgejo-deployment.yaml Add Forgejo deployment manifests for Argo CD GitOps 2026-07-12 13:55:47 +00:00
forgejo-ingress.yaml Add Forgejo deployment manifests for Argo CD GitOps 2026-07-12 13:55:47 +00:00
forgejo-postgres-secret-sealed.yaml Convert all secrets to SealedSecrets for enhanced security 2026-07-01 18:38:27 +00:00
forgejo-postgres-service.yaml Add Forgejo deployment manifests for Argo CD GitOps 2026-07-12 13:55:47 +00:00
forgejo-postgres-statefulset.yaml Add Forgejo deployment manifests for Argo CD GitOps 2026-07-12 13:55:47 +00:00
forgejo-pvc.yaml Add Forgejo deployment manifests for Argo CD GitOps 2026-07-12 13:55:47 +00:00
forgejo-service.yaml Add Forgejo deployment manifests for Argo CD GitOps 2026-07-12 13:55:47 +00:00