Commit Graph

10 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
47ab20dd55 fix qbittorrent nas url 2026-06-23 10:37:12 +02:00
Roger Oriol
153cf16194 refactor ingresses 2026-06-23 00:26:29 +02: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
ef6b52b475 fix storageclassname for downloads pv 2026-01-30 22:29:41 +01:00
Roger Oriol
2f415883dd fix storageclassname 2026-01-30 22:27:28 +01:00
Roger Oriol
9d3817212e qbittorrent nas connection 2026-01-30 22:22:26 +01:00
Roger Oriol
d5d0958502 init cluster 2025-11-02 18:13:46 +01:00