Skip to content

Docker-Compose for all-in-one download stack Transmission(with VPN), Sabnzbd, Sickchill, Radarr, Jackett with Nginx proxy

Notifications You must be signed in to change notification settings

eroji/aio-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a docker-compose that I use for my own download stack. Feel free to customize it for your own needs. I take no credit for building any of the images. You can find out more information on each of them via their respective Docker Hub pages and GitHub sources.

DockerHub

Installation

  1. Pull this repo
  2. Generate set of self-signed certs in config/proxy/tls as tls.crt and tls.key (Or use letsencrypt. You'll need to figure this part out as I use my own wildcard certs)
  3. Edit docker-compose.yaml with your own customizations, UID/GID, shares, PIA login etc.
  4. Edit config/proxy/conf.d/default.conf with your own hostnames for each of the URLs you want to resolve to each service endpoint
  5. That's it. docker-compose up -d will bring everything up. All config will be generated into config/ directory and will persist if you need to restart containers or upgrade versions

About

Docker-Compose for all-in-one download stack Transmission(with VPN), Sabnzbd, Sickchill, Radarr, Jackett with Nginx proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published