Commit graph

23 commits

Author SHA1 Message Date
Viktor Barzin
348d706a48
[ci skip] Refactor raw ingresses to use ingress_factory module
Enhance ingress_factory with full_host, extra_middlewares, and
skip_default_rate_limit variables. Fix TLS hosts bug to use
effective_host. Migrate 13 services from raw kubernetes_ingress_v1
resources to centralized ingress_factory module calls, removing
manual rybbit middleware CRDs where the factory now handles them.
2026-02-10 21:11:46 +00:00
Viktor Barzin
c32acc70e6
Migrate all service modules from nginx-ingress to Traefik
- Remove nginx-specific ingress variables (use_proxy_protocol, proxy_timeout, additional_configuration_snippet)
- Update ingress annotations to use Traefik middleware CRDs
- Delete nginx-ingress module (replaced by traefik)
- Add new traefik middleware.tf for shared middleware definitions
- Update service modules to work with new ingress_factory interface
2026-02-07 13:25:49 +00:00
Viktor Barzin
8abb8eddc0
add tier to all deployments [ci skip] 2026-01-10 16:28:14 +00:00
Viktor Barzin
a3624f80e0
replace hardcoded namespace with module reference [ci skip] 2025-12-29 10:23:42 +00:00
Viktor Barzin
d8ed387eed
disable diun for headscale and calibre [ci skip] 2025-08-24 09:29:02 +00:00
Viktor Barzin
b884810f16
disable serverarr as it is not used [ci skip] 2025-01-05 23:25:15 +00:00
Viktor Barzin
bf854be9c9
update diun annotations to correctly monitor for image version updates and update some services alongside[ci skip] 2024-12-30 14:01:38 +00:00
Viktor Barzin
2279477661
readd not working headscale ui [ci skip] 2024-10-27 18:19:15 +00:00
Viktor Barzin
64f81621c8 add homepage module and some more integrations [ci skip] 2024-10-20 13:05:03 +00:00
Viktor Barzin
5c8fff90d2
move the port for the headscale ui as it didn't have perms [ci skip] 2024-03-01 17:28:02 +00:00
Viktor Barzin
0dc86792e4
change headscale ui to a working one [ci skip] 2024-02-20 21:52:52 +00:00
Viktor Barzin
6a9d34bd01
ping headscale to a version as latest no long available [ci skip] 2024-02-19 22:08:23 +00:00
Viktor Barzin
3d449c481a
add headscale template to istio [ci skip] 2024-01-08 23:03:17 +00:00
Viktor Barzin
1e9da0021a
add acls to tailnet and limit who can access what[ci skip] 2024-01-06 21:36:20 +00:00
Viktor Barzin
db9f075c4d
add warning to no add client auth for ehadscala manager path [ci skip] 2023-10-10 11:45:01 +00:00
Viktor Barzin
8d8b843112
remove allowed users; configure magic dns and dns servers to advertise; set prometheus monitoring annotations[ci skip] 2023-09-17 22:00:36 +00:00
Viktor Barzin
9cd0c2e996
remove the limits on the headscale container #yolo [ci skip] 2023-09-16 19:40:53 +00:00
Viktor Barzin
8a7d58e686
put all headscale ingresses together bc it was not working [ci skip] 2023-09-16 12:37:46 +00:00
Viktor Barzin
d60006cfc4
hide /manager headscale route behind tls client while leaving main headscale api open [ci skip] 2023-09-16 12:01:53 +00:00
Viktor Barzin
022bd66518
hide headscale ui behind client tls as it is operational now [ci skip] 2023-09-15 23:58:55 +00:00
Viktor Barzin
fbbc05180d
move headscale config to tfvars and change leaked creds[ci skip] 2023-09-15 23:13:19 +00:00
Viktor Barzin
5061eb590b
add oidc to headscale and move technitium to a nodeport service [ci skip] 2023-09-15 22:55:13 +00:00
Viktor Barzin
69b47b1b73
add headscale [ci skip] 2023-09-15 09:13:16 +00:00