infra/stacks/novelapp
Viktor Barzin f98c3f2049 infra/novelapp: drop Authentik forward-auth (auth = "none")
novelapp handles its own user auth via NextAuth + Google OAuth, so the
ingress-level Authentik forward-auth was double-gating. Mobile webviews
(iOS/Android) can't follow the Authentik 302/cookie dance — they saw
HTML challenges where they expected JSON. CrowdSec + rate-limit +
anti-AI UA filter remain in front; novelapp's own login handles users.

[ci skip]
2026-05-22 14:16:44 +00:00
..
backend.tf [infra] Migrate Terraform state from local SOPS to PostgreSQL backend 2026-04-16 19:33:12 +00:00
main.tf infra/novelapp: drop Authentik forward-auth (auth = "none") 2026-05-22 14:16:44 +00:00
providers.tf [infra] Add Cloudflare provider to all stack lock files and generated providers 2026-04-16 16:31:36 +00:00
secrets add novelapp deployment [ci skip] 2026-03-14 18:51:14 +00:00
terragrunt.hcl add novelapp deployment [ci skip] 2026-03-14 18:51:14 +00:00