Commit Graph

9 Commits

Author SHA1 Message Date
Roger Oriol
66433ff0b1 fix tls: use letsencrypt-prod cluster-issuer for jellyfin/n8n/qbittorrent/myorg/phoenix/fava
The ingresses referenced a Cloudflare OriginIssuer 'prod-issuer' whose CRD
and controller are not installed in the cluster, so cert-manager could not
issue certs and Traefik served a default cert (invalid SSL). Switch to the
existing letsencrypt-prod ClusterIssuer with specific hostnames + per-app
secrets, matching the working ingresses (http-01 cannot issue wildcards).
2026-06-23 11:46:38 +02:00
Roger Oriol
872d2d0622 fix nas nfs server: use LAN IP 10.88.30.10 (pv nfs source is immutable + nodes dont use pihole) 2026-06-23 11:12:00 +02:00
Roger Oriol
a6ac71c6b5 fix nas ip 2026-06-23 10:31:02 +02:00
Roger Oriol
aa4793dd51 memory fixes 2026-02-02 20:47:09 +01:00
Roger Oriol
72af2644a8 fix storageclassname of jellyfin media pv 2026-01-30 23:00:27 +01:00
Roger Oriol
6bfa0391e1 configure ingress for jellyfin and qbittorrent 2026-01-30 22:53:37 +01:00
Roger Oriol
3f79e2fac7 change nfs folder to jellyfin 2026-01-30 22:36:25 +01:00
Roger Oriol
2f415883dd fix storageclassname 2026-01-30 22:27:28 +01:00
Roger Oriol
317abe2c3d jellyfin deployment 2026-01-28 01:07:47 +01:00