Commit Graph

14 Commits

Author SHA1 Message Date
0d83ef45c1 fix: allow optional non-tailnet CIDRs alongside tailnet restrictions
Some checks failed
Deploy Cluster / Terraform (push) Successful in 37s
Deploy Cluster / Ansible (push) Failing after 2m50s
2026-03-01 14:01:32 +00:00
97084c1581 fix: make private IP outputs resilient during partial imports
Some checks failed
Deploy Cluster / Terraform (push) Successful in 3m9s
Deploy Cluster / Ansible (push) Failing after 1m16s
2026-03-01 13:36:57 +00:00
011c220f59 fix: avoid server replacement; install tailscale via Ansible
Some checks failed
Deploy Cluster / Terraform (push) Failing after 22s
Deploy Cluster / Ansible (push) Has been skipped
2026-03-01 04:51:19 +00:00
1eebfe77df feat: integrate tailscale access and lock SSH/API to tailnet
Some checks failed
Deploy Cluster / Terraform (push) Failing after 20s
Deploy Cluster / Ansible (push) Has been skipped
2026-03-01 04:04:56 +00:00
3fafb85780 fix: Switch to nbg1 location (fsn1 unavailable)
Some checks failed
Deploy Cluster / Terraform (push) Failing after 2m34s
Deploy Cluster / Ansible (push) Has been skipped
2026-02-28 22:13:13 +00:00
448e0e15f0 fix: Reference data source for SSH key
Some checks failed
Deploy Cluster / Terraform (push) Failing after 23s
Deploy Cluster / Ansible (push) Has been skipped
2026-02-28 22:04:57 +00:00
27cb069101 fix: Use existing 'infra' SSH key instead of creating new one
Some checks failed
Deploy Cluster / Terraform (push) Failing after 17s
Deploy Cluster / Ansible (push) Has been skipped
2026-02-28 22:03:46 +00:00
1607387529 fix: Simplify SSH key handling - delete existing key from Hetzner first
Some checks failed
Deploy Cluster / Terraform (push) Failing after 24s
Deploy Cluster / Ansible (push) Has been skipped
2026-02-28 21:58:19 +00:00
a42653b370 fix: Use eu-central network zone, handle existing SSH key
Some checks failed
Deploy Cluster / Terraform (push) Failing after 20s
Deploy Cluster / Ansible (push) Has been skipped
2026-02-28 21:54:49 +00:00
99408f55fd fix: Use one() function to access network set in outputs
Some checks failed
Deploy Cluster / Terraform (push) Failing after 2m41s
Deploy Cluster / Ansible (push) Has been skipped
2026-02-28 21:29:13 +00:00
dff2d6a66d fix: Remove backend.hcl from git, add to gitignore
Some checks failed
Deploy Cluster / Terraform (push) Failing after 16s
Deploy Cluster / Ansible (push) Has been skipped
2026-02-28 21:12:56 +00:00
4f0402decf fix: Add TF_VAR_s3_endpoint and TF_VAR_s3_bucket env vars
Some checks failed
Deploy Cluster / Terraform (push) Has been cancelled
Deploy Cluster / Ansible (push) Has been cancelled
2026-02-28 21:12:48 +00:00
cd16545ad3 fix: Add skip_requesting_account_id and use endpoints.s3 for Backblaze B2
Some checks failed
Deploy Cluster / Terraform (push) Failing after 9s
Deploy Cluster / Ansible (push) Has been skipped
2026-02-28 20:58:40 +00:00
3b3084b997 feat: Add HA Kubernetes cluster with Terraform + Ansible
Some checks failed
Terraform / Validate (push) Failing after 17s
Terraform / Plan (push) Has been skipped
Terraform / Apply (push) Has been skipped
- 3x CX23 control plane nodes (HA)
- 4x CX33 worker nodes
- k3s with embedded etcd
- Hetzner CCM for load balancers
- Gitea CI/CD workflows
- Backblaze B2 for Terraform state
2026-02-28 20:24:55 +00:00