Skip to content

jusrob/docker-nzbget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

docker-nzbget

This is a docker container for nzbget usenet download tool.

It is setup to store the config file in the /data volume. I set mine up with /data as my maindir and then mount my nas under /mnt/media and have it move my completed downloads to it. This works really well for my setup.

The default login is nzbget / tegbzn6789.

docker run --name="nzbget" --publish=6789:6789 --volume=/data/warehouse/nzbget:/data --volume=/mnt/media:/mnt/media --restart="always" --detach=true jusrob/nzbget

About

docker container for nzbget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages