Skip to content

media server usenet auto-downloaders and headless torrent client

Notifications You must be signed in to change notification settings

danielpalstra/media-server-dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media server docker containers

This will setup sonarr, sabnzbd, couchpotato, deluge and headphones as docker containers.

Data and Storage directories:

You will need to modify the docker-compose.yml file to point to your data and storage dirs. These are the directories on your host server that you want to expose to the docker containers.

This will give you a way to save state outside of the containers themselves, so that config and db files will persist. You can also setup a cronjob to backup these folders to the cloud incase of a drive failure.

  • /media/jeff/storage/dockerdata=(dir where all the config files and db files will be kept)
  • /media/jeff/nas=(dir where all processed downloads will be saved)
  • /media/jeff/storage/tmp=(dir where incomplete downloads will be saved)
  • /media/jeff/storage/downloads=(dir where unprocessed downloads will be saved)

Sickbeard is included but not used, I use sonarr instead but if you want to use sickbeard just modify the docker-compose.yml to build that image instead.

To build and run:

sudo docker-compose up -D

About

media server usenet auto-downloaders and headless torrent client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages