Run NZBGet in a Container on Synology DSM
Prerequisites
- Make sure Container Manager is installed and configured, for instruction see here.
- Create a folder structure, see instructions
- Create a group and user, see instructions
- Find UID and GID user via id command, see instructions
- Setup a Docker Bridge, follow this steps.
Installation NZBget in a Container
- Start Container Manager
- Registry, search nzbget
- Download Linuxserver /nzbget
- Please choose a tag: latest, apply
- Image Tab: select Linux server/NZBGET, Run
- Container Name:NZBGet, select enable auto restart, next
- Port Settings, local port 6789, container port 6789, TCP
- Volume Settings add folder: folder: /volume1/docker/nzbget mount path:/config and folder:/volume1/data/usenet mount path:/downloads
- Environment add:TZ Europe/Amsterdam, PGID (check note before)PUID (check note before)
- Network Choose: synobridge, next
- Summary, Done
Login to NZBGet
- Start webbrowser
- Go to <ip address or URL NAS and use port configured 6789. For example: http://10.0.0.10:6789
- The default login details are:
Username = nzbget
Password = tegbzn6789
Configure NZBGet
- Login
- Go to settings
- PATHS and check correct settings, those subfolders should exist on the Synology NAS under /data/usenet and docker/nzbget
- Under NEWS-SERVERS configure your server settings provided by the USENET provider.