Commit Graph

41 Commits

Author SHA1 Message Date
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
6f833d7d7a feat(k8s/infrastructure): add Intel GPU device plugin for hardware transcoding 2026-02-23 19:45:31 +02:00
bac800cdd3 feat(k8s/infrastructure/traefik): enable dashboard for port-forward access 2026-02-23 19:45:30 +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
2b299b6f73 feat(k8s/infrastructure/authelia): add Redis for session persistence 2026-02-23 19:45:28 +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
43031e7484 feat(k8s/infrastructure/authelia): update configuration 2026-02-23 19:45:25 +02:00
7561421b92 fix: update nfs server hostname 2026-02-23 19:45:24 +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
ddb1d133fd feat(k8s/infrastructure/authelia): add Authelia deployment 2026-02-23 19:45:21 +02:00
3c2031c167 fix(k8s/infra): pin Helm chart versions 2026-02-23 19:45:20 +02:00
e313807596 feat(k8s/infra/traefik): update ingress ports 2026-02-23 19:45:19 +02:00
d0036621fc feat(k8s/app/lubelogger): add ingress 2026-02-23 19:45:15 +02:00
bfa0f2b3d4 feat(k8s/infrastructure/cert-manager): add Let's Encrypt issuer 2026-02-21 23:40:11 +02:00
d8ff0cdce9 feat(k8s/infrasturcutre): add cert-manager 2026-02-21 23:40:10 +02:00
323a9e1fe3 feat(k8s): add SOPS + AGE data encryption 2026-02-21 23:40:07 +02:00
c0cf62cc35 feat(k8s/app): add lubelogger 2026-02-21 23:39:36 +02:00
cef83a8497 feat(k8s): add NFS provisioner with Synology volume over SSD 2026-02-21 23:39:35 +02:00
a755505410 chore(k8s): move traefik to the infrastructure folder 2026-02-21 23:39:34 +02:00
4b0dcf59e0 feat(k8s): add traefik 2026-02-21 23:39:33 +02:00
d65245dac9 feat(terraform): allow scheduling on control plane k8s nodes 2026-02-21 23:39:32 +02:00
Flux
46732f1c02 Add Flux sync manifests 2026-02-21 23:39:31 +02:00
Flux
ffd5e87647 Add Flux v2.7.5 component manifests 2026-02-21 23:39:30 +02:00
deb32a61a6 feat(terraform): add outputs for kubeconfig and talosconfig 2026-02-10 00:52:57 +02:00
81b5b8d4f1 feat(terraform): deploy dev and prod talos VMs to PVE 2026-02-10 00:34:12 +02:00
6b58c2d3c3 feat(docker-stack-paperless): add possibility to configure media path via env var 2025-10-02 13:25:46 +03:00
98d85c9a6b feat(docker-stack-paperless): add possibility to configure SSO 2025-09-28 21:41:54 +03:00
ce11ae96b0 feat(docker-stack-pihole): add dnsmasq conf volume 2025-09-25 23:45:57 +03:00
bbee335940 docs: add numerous README.md 2025-08-31 23:10:27 +03:00
bf08114b72 feat(docker-stack): add pihole stack 2025-08-31 22:47:01 +03:00
3219683bc6 docs: add real README.md 2025-08-31 22:24:25 +03:00
a2cc16ceae feat(docker-stack): add archmirror stack 2025-08-31 22:17:25 +03:00
f07dc26c36 feat(docker-stack): add paperless stack 2025-08-31 22:01:12 +03:00
0750ff8056 chore: add minimal gitignore 2025-08-31 21:44:04 +03:00
c4cdde7253 feat(docker-stack): add media stack 2025-08-31 21:19:50 +03:00
871106077a feat(docker-stack-immich): add resticprofile.conf example 2025-08-31 19:38:49 +03:00
15ed56e42c feat(docker-stack): add immich stack 2025-08-31 19:12:02 +03:00
82abc338fc chore: initial commit 2025-08-31 19:08:06 +03:00