- Install NZBGET in jail
pkg install nzbget- In config file
/usr/local/etc/nzbget.confset
WebDir=/usr/local/share/nzbget/webui
ConfigTemplate=/usr/local/share/nzbget/nzbget.conf
ControlUsername=
ControlPassword=- Enable run on startup
sysrc 'nzbget_enable=YES'-
Add jail storage for /downloads
-
Restart jail
-
Navigate to {jail-IP}:6789 for NZBGET web interface