k8s-and-chill/rendered/envs/production/forgejo
Felix Wolf 167fc62b92 feat: Add automated backups for Forgejo (Postgres + git repos)
- CNPG Barman backup to Hetzner S3 (s3://k8s-and-chill-backups/forgejo/cnpg/)
- ScheduledBackup CR: daily at 2 AM, 30d retention, prefer-standby
- Git repo rclone sync to S3 (s3://k8s-and-chill-backups/forgejo/git/) via CronJob at 3 AM
- Requires secrets: forgejo-backup-s3 (S3 creds), hcloud-token (not used but created)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 17:29:03 +02:00
..
cluster-forgejo-cnpg.yaml feat: Add automated backups for Forgejo (Postgres + git repos) 2026-04-03 17:29:03 +02:00
clusterrole-argocd-deploy-key-init.yaml feat: Wire ArgoCD to Forgejo for GitOps management 2026-03-30 23:09:50 +02:00
clusterrolebinding-argocd-deploy-key-init.yaml feat: Wire ArgoCD to Forgejo for GitOps management 2026-03-30 23:09:50 +02:00
cronjob-forgejo-git-backup.yaml feat: Add automated backups for Forgejo (Postgres + git repos) 2026-04-03 17:29:03 +02:00
deployment-forgejo.yaml feat: Migrate Forgejo to CNPG PostgreSQL + Hetzner CSI volumes 2026-04-03 16:37:13 +02:00
ingress-forgejo.yaml feat: Switch Forgejo SSH to hostPort 222 2026-03-30 20:56:38 +02:00
job-argocd-deploy-key-init.yaml feat: Wire ArgoCD to Forgejo for GitOps management 2026-03-30 23:09:50 +02:00
job-forgejo-admin-secret-init.yaml feat: Wire ArgoCD to Forgejo for GitOps management 2026-03-30 23:09:50 +02:00
namespace-forgejo.yaml feat: Switch Forgejo SSH to hostPort 222 2026-03-30 20:56:38 +02:00
persistentvolumeclaim-forgejo-git-storage.yaml feat: Migrate Forgejo to CNPG PostgreSQL + Hetzner CSI volumes 2026-04-03 16:37:13 +02:00
role-forgejo-admin-secret-init.yaml feat: Switch Forgejo SSH to hostPort 222 2026-03-30 20:56:38 +02:00
rolebinding-forgejo-admin-secret-init.yaml feat: Switch Forgejo SSH to hostPort 222 2026-03-30 20:56:38 +02:00
scheduledbackup-forgejo-daily-backup.yaml feat: Add automated backups for Forgejo (Postgres + git repos) 2026-04-03 17:29:03 +02:00
secret-forgejo-init.yaml feat: Switch Forgejo SSH to hostPort 222 2026-03-30 20:56:38 +02:00
secret-forgejo-inline-config.yaml feat: Migrate Forgejo to CNPG PostgreSQL + Hetzner CSI volumes 2026-04-03 16:37:13 +02:00
secret-forgejo.yaml feat: Switch Forgejo SSH to hostPort 222 2026-03-30 20:56:38 +02:00
service-forgejo-http.yaml feat: Switch Forgejo SSH to hostPort 222 2026-03-30 20:56:38 +02:00
service-forgejo-ssh.yaml feat: Switch Forgejo SSH to hostPort 222 2026-03-30 20:56:38 +02:00
serviceaccount-argocd-deploy-key-init.yaml feat: Wire ArgoCD to Forgejo for GitOps management 2026-03-30 23:09:50 +02:00
serviceaccount-forgejo-admin-secret-init.yaml feat: Switch Forgejo SSH to hostPort 222 2026-03-30 20:56:38 +02:00
serviceaccount-forgejo-git-backup.yaml feat: Add automated backups for Forgejo (Postgres + git repos) 2026-04-03 17:29:03 +02:00