Commit graph

14 commits

Author SHA1 Message Date
Viktor Barzin
6d6ec0c1e2 [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
b36932f9a3 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
f1e9fb9afe add tier to all deployments [ci skip] 2026-01-10 16:28:14 +00:00
Viktor Barzin
75a110c932 store the aiostreams secret key in resource to keep it persistent [ci skip] 2026-01-03 23:14:02 +00:00
Viktor Barzin
3a19f4c8a9 add netbox, ebook2audiobook, audiblez, aiostreams and listenarr; alos reenable prowlarr, qbittorrent [ci skip] 2026-01-03 16:58:57 +00:00
Viktor Barzin
f1dde96d80 replace hardcoded namespace with module reference [ci skip] 2025-12-29 10:23:42 +00:00
Viktor Barzin
f9ffad6361 enable flaresolvarr to resolve annas archive cf challenges for stacks [ci skip] 2025-11-30 14:14:20 +00:00
Viktor Barzin
7f58cc936a add soulseek and adjust navidrome and lidarr to share same music dir [ci skip] 2025-09-07 16:35:29 +00:00
Viktor Barzin
ba9e783758 move all downloads directories to be shared across all servarr pods [ci skip] 2025-09-06 22:05:56 +00:00
Viktor Barzin
615d0549e8 add flaresolverr and prowlar; also move all services in a single namespace [ci skip] 2025-09-06 21:41:02 +00:00
Viktor Barzin
7eacc9d6c8 add qbittorrent from servarr setup [ci skip] 2025-09-06 20:10:17 +00:00
Viktor Barzin
24267941bc add flaresolverr to servarr setup [ci skip] 2024-11-22 01:20:22 +00:00
Viktor Barzin
52378bd55a add qbittorrent and prowlarr to servarr setup [ci skip] 2024-11-22 01:13:40 +00:00
Viktor Barzin
b3bbe15c2c add servarr [ci skip] 2024-02-25 16:28:40 +00:00