Commit graph

14 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
2a2a4e851a
store the aiostreams secret key in resource to keep it persistent [ci skip] 2026-01-03 23:14:02 +00:00
Viktor Barzin
e4473efaea
add netbox, ebook2audiobook, audiblez, aiostreams and listenarr; alos reenable prowlarr, qbittorrent [ci skip] 2026-01-03 16:58:57 +00:00
Viktor Barzin
a3624f80e0
replace hardcoded namespace with module reference [ci skip] 2025-12-29 10:23:42 +00:00
Viktor Barzin
d562c79747 enable flaresolvarr to resolve annas archive cf challenges for stacks [ci skip] 2025-11-30 14:14:20 +00:00
Viktor Barzin
78593a0280
add soulseek and adjust navidrome and lidarr to share same music dir [ci skip] 2025-09-07 16:35:29 +00:00
Viktor Barzin
0ea2ffcdf6
move all downloads directories to be shared across all servarr pods [ci skip] 2025-09-06 22:05:56 +00:00
Viktor Barzin
5a883ffc69
add flaresolverr and prowlar; also move all services in a single namespace [ci skip] 2025-09-06 21:41:02 +00:00
Viktor Barzin
5a47332c64
add qbittorrent from servarr setup [ci skip] 2025-09-06 20:10:17 +00:00
Viktor Barzin
ca47632329
add flaresolverr to servarr setup [ci skip] 2024-11-22 01:20:22 +00:00
Viktor Barzin
2cd8e8681b
add qbittorrent and prowlarr to servarr setup [ci skip] 2024-11-22 01:13:40 +00:00
Viktor Barzin
38f9a0baa0
add servarr [ci skip] 2024-02-25 16:28:40 +00:00