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:
parent
0601de7217
commit
07ae1c0c71
8 changed files with 223 additions and 1 deletions
|
|
@ -185,6 +185,7 @@ ufw_lan_tcp_ports:
|
|||
- { port: 3001, comment: "OpenHands (optional)" }
|
||||
- { port: 3002, comment: "Forgejo HTTP" }
|
||||
- { port: 2222, comment: "Forgejo Git SSH" }
|
||||
- { port: 8085, comment: "SABnzbd" }
|
||||
|
||||
# WireGuard peer hostname for gluetun-endpoint-watch
|
||||
wireguard_endpoint_host: las-183-wg.whiskergalaxy.com
|
||||
|
|
@ -231,3 +232,7 @@ media_subdirs:
|
|||
- torrents/movies
|
||||
- torrents/tv
|
||||
- torrents/music
|
||||
- usenet/incomplete
|
||||
- usenet/complete/movies
|
||||
- usenet/complete/tv
|
||||
- usenet/complete/music
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue