Add FlareSolverr for Cloudflare challenges on Prowlarr indexers

Provides a browser proxy on arr-net so indexers behind Cloudflare JS
challenges can work; document limits (not a universal captcha solver).
This commit is contained in:
tim 2026-07-22 07:40:41 -07:00
parent 84902d5cb5
commit 38eaa43d04
4 changed files with 31 additions and 0 deletions

View file

@ -65,6 +65,10 @@ OPENHANDS_PORT=3001
# LiteLLM-style id; after first start check http://host:8081/v1/models
OPENHANDS_MODEL=openai/local
# FlareSolverr (Cloudflare helper for Prowlarr; internal only)
FLARESOLVERR_LOG_LEVEL=info
FLARESOLVERR_CAPTCHA_SOLVER=none
# Forgejo — self-hosted Git (web + SSH clone)
FORGEJO_HTTP_PORT=3002
FORGEJO_SSH_PORT=2222