Add SABnzbd for Usenet NZB search and download

Wire Newshosting/Tweaknews via secrets-driven configure script, NZBgeek
through Prowlarr, and /data/usenet paths for hardlinks with the Arrs.
This commit is contained in:
tim 2026-07-22 11:59:51 -07:00
parent 0601de7217
commit 07ae1c0c71
8 changed files with 223 additions and 1 deletions

View file

@ -73,6 +73,9 @@ OPENHANDS_MODEL=openai/local
FLARESOLVERR_LOG_LEVEL=info
FLARESOLVERR_CAPTCHA_SOLVER=none
# SABnzbd (Usenet) — credentials in secrets/.env, not here
SABNZBD_PORT=8085
# Forgejo — self-hosted Git (web + SSH clone)
FORGEJO_HTTP_PORT=3002
FORGEJO_SSH_PORT=2222