[READ-ONLY] Mirror of https://github.com/tiborpilz/infrastructure. Personal Infrastructure managed via terraform & k8s
0

Configure Feed

Select the types of activity you want to include in your feed.

docs: tidy root and parked READMEs

Tibor Pilz (Jul 1, 2026, 10:12 PM +0200) 426a4afb 7ce4b61a

+8 -4
+5 -1
README.md
··· 1 1 # Infrastructure 2 2 3 - Scaffoldable Kubernetes platform on Hetzner with a terraform/terragrunt iac setup + applications argocd layer. 3 + IaC repo for my personal Infrastructure. 4 + 5 + Uses both Hetzner Cloud and Proxmox VMs to provision a Talos k8s Cluster with ArgoCD. 6 + 7 + Additionally includes applications for ArgoCD to deploy.
applications/_generators/blueprints-aggregator.sh
+3 -3
applications/storage/rook/_parked/README.md
··· 15 15 16 16 ## What's here 17 17 18 - - `saml.yaml` — Authentik SAML provider + `ceph` application blueprint (valid; 18 + - `saml.yaml`: Authentik SAML provider + `ceph` application blueprint (valid, 19 19 all `!Find` names verified against live Authentik, `sign_assertion: true`). 20 - - `dashboard-sso.yaml` — Job (+ RBAC) that execs the toolbox to run 20 + - `dashboard-sso.yaml`: Job (+ RBAC) that execs the toolbox to run 21 21 `ceph dashboard sso setup saml2` / `enable` and pre-create the admin user. 22 22 23 23 ## To resume (end-to-end TLS, re-encrypt) ··· 37 37 `../`, re-add it to `../kustomization.yaml`. 38 38 39 39 Alternative if e2e-TLS isn't worth the cert maintenance: front the dashboard with 40 - oauth2-proxy (Authentik OIDC) again — robust, but a second Ceph login. 40 + oauth2-proxy (Authentik OIDC) again, which is robust but means a second Ceph login.
setup/upload-talos-image.sh
terragrunt/cluster/scripts/apply-cilium-lb-pool.sh
terragrunt/cluster/scripts/wait-and-untaint.sh
terragrunt/cluster/scripts/wait-for-cluster.sh
terragrunt/cluster/scripts/wait-for-maintenance.sh