Commit Graph

37 Commits

Author SHA1 Message Date
a28a69df76 feat(k8s/pihole): improve dnscrypt-proxy config 2026-03-22 18:48:01 +02:00
e828d6dd37 feat(k8s/pihole): fully stateless setup with ConfigMap-driven config and adlists 2026-03-22 18:48:00 +02:00
8df7e38744 feat(k8s/media): migrate backups from rclone to restic, add seerr-db backup 2026-03-22 11:08:40 +02:00
a7aad86538 fix(k8s/media): fix db backup cronjobs - wrong rclone remote name, add verbose logging 2026-03-20 20:40:33 +02:00
a705573925 feat(k8s/media): add Seerr media request manager 2026-03-20 00:20:19 +02:00
Renovate Bot
27a82f7832 chore(k8s/immich): update dependency immich-app/immich to v2.6.1 2026-03-19 21:17:42 +00:00
923ebfba51 feat(k8s/immich): add Renovate config for automated patch/minor updates 2026-03-19 23:17:00 +02:00
Renovate Bot
8ac5f37141 chore(deps): update lscr.io/linuxserver/sonarr docker tag to v4.0.17 2026-03-19 20:19:49 +00:00
8d35b000ca feat(k8s/media): add Renovate config for automated patch/minor updates 2026-03-19 22:17:38 +02:00
e3866d19dd feat(k8s/jellyfin): add Renovate config for automated patch updates 2026-03-19 22:17:35 +02:00
cccab99fe3 feat(k8s/cryptpad): set admin key 2026-03-13 22:03:10 +02:00
a7bb66a183 feat(k8s/cryptpad): add cryptpad stack 2026-03-13 21:53:51 +02:00
bd155efe9d feat(k8s/lubelogger): migrate to Helm + PostgreSQL with OIDC 2026-03-12 20:01:38 +02:00
5d0e50b39b feat(k8s/homepage): add homepage stack 2026-03-12 12:13:45 +02:00
03bb6ab9b4 feat(k8s/immich): use restic for all backups 2026-03-11 22:05:26 +02:00
3c8a627c7e refactor(k8s/immich): minor tweaks to match new schema 2026-03-11 22:05:25 +02:00
b829b3295b feat(k8s/grocy): scale deployment to 1 after data migration 2026-03-11 21:29:01 +02:00
3598969583 feat(k8s/grocy): add grocy stack (deployment scaled to 0 for data migration) 2026-03-11 21:29:00 +02:00
6d1373abc5 feat(k8s/paperless): scale deployment to 1 after data migration 2026-03-11 17:24:27 +02:00
09caddd10a feat(k8s/paperless): add paperless-ngx stack (deployment scaled to 0 for data migration) 2026-03-11 17:24:26 +02:00
a3601cc7e5 feat(k8s/storage): convert all stateful PVCs to static NFS PVs 2026-03-10 22:36:35 +02:00
83970f5d56 feat(k8s/jellyfin): migrate SQLite databases to local-path storage 2026-03-10 21:23:49 +02:00
1dac3e8eb1 feat(k8s/pihole): scale deployment to 1 after data migration 2026-03-01 13:44:16 +02:00
cbc34c699d feat(k8s/pihole): add Pi-hole stack (deployment scaled to 0 for data migration) 2026-03-01 13:34:58 +02:00
fd58435c16 feat(k8s/podsync): scale deployment to 1 after data migration 2026-02-28 23:00:59 +02:00
10fe26e993 feat(k8s/podsync): add Podsync stack (deployment scaled to 0 for data migration) 2026-02-28 22:47:16 +02:00
b40b8a9ff9 feat(k8s/archmirror): add Arch Linux mirror stack 2026-02-26 00:18:36 +02:00
ca9a4c3566 feat(k8s/external): add Home Assistant external routing via Traefik 2026-02-23 19:45:35 +02:00
931d95224d feat(k8s/jellyfin): add internal HTTP ingress for LAN access without TLS 2026-02-23 19:45:34 +02:00
e146238ce7 feat(k8s/jellyfin): scale deployment to 1 after data migration 2026-02-23 19:45:33 +02:00
6a13c209c4 feat(k8s/jellyfin): add Jellyfin stack (deployment scaled to 0 for data migration)
Jellyfin media server with Intel GPU hardware transcoding, NFS media
volume, and UDP discovery/DLNA ports. OIDC auth handled internally
by Jellyfin (no Authelia middleware on ingress).
2026-02-23 19:45:32 +02:00
0d87d7409e feat(k8s/immich): unsuspend HelmRelease after data migration 2026-02-23 19:45:29 +02:00
46e82016af feat(k8s/immich): add immich stack (HelmRelease suspended for migration) 2026-02-23 19:45:29 +02:00
5e7a81c9cd feat(k8s/media): scale apps to 1 after data migration 2026-02-23 19:45:27 +02:00
942887c997 feat(k8s/media): implement and scale apps to zero for migration 2026-02-23 19:45:26 +02:00
db16af0d27 fix(k8s/infra): split infrastructure into controllers and configs stages
ClusterIssuer dry-run fails because cert-manager CRDs are not yet
installed when the single infrastructure Kustomization is applied.
Split into infrastructure-controllers (Helm charts that install CRDs)
and infrastructure-configs (CRD-dependent resources like ClusterIssuer)
with a dependency between them.
2026-02-23 19:45:23 +02:00
a36a925451 refactor: drop prod/dev separation 2026-02-23 19:45:22 +02:00