k8s-and-chill/rendered/envs/production
Felix Wolf 72b39586b6 fix(nextcloud): Enable persistence to survive pod restarts
Nextcloud requires a persistent /var/www/html to retain installation
state (config.php, version.php, installed apps) across restarts.
Without it, every restart triggers the setup wizard. Uses local-path
2Gi PVC with Recreate strategy since the volume is RWO.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 18:45:12 +02:00
..
argocd feat: Add VictoriaMetrics monitoring stack 2026-03-31 00:20:23 +02:00
cert-manager feat: Wire ArgoCD to Forgejo for GitOps management 2026-03-30 23:09:50 +02:00
cloudnative-pg feat: Migrate Forgejo to CNPG PostgreSQL + Hetzner CSI volumes 2026-04-03 16:37:13 +02:00
forgejo feat: Add automated backups for Forgejo (Postgres + git repos) 2026-04-03 17:29:03 +02:00
grafana fix(grafana): Use existing secret for admin credentials 2026-04-04 16:59:58 +02:00
hcloud-csi feat: Migrate Forgejo to CNPG PostgreSQL + Hetzner CSI volumes 2026-04-03 16:37:13 +02:00
kube-state-metrics feat: Add VictoriaMetrics monitoring stack 2026-03-31 00:20:23 +02:00
metrics-server feat: Add metrics-server for pod/node resource metrics 2026-04-04 14:34:32 +02:00
nextcloud fix(nextcloud): Enable persistence to survive pod restarts 2026-04-04 18:45:12 +02:00
node-exporter feat: Add VictoriaMetrics monitoring stack 2026-03-31 00:20:23 +02:00
traefik feat: Add VictoriaMetrics monitoring stack 2026-03-31 00:20:23 +02:00
victoria-metrics-single feat: Add node selector for Victoria Metrics server 2026-04-04 15:35:56 +02:00