A complete media suit in docker. Handles Torrents/VPN/Indexer/Automatic downloads and many more. The only thing required outside of this is VPN access from mullvad.
# Used software
- qBittorent
- gluetun
- jackett
- radarr
- sonarr
# Required configuration
## VPN
Gluetun supports many VPN providers. I use [Mullvad](https://mullvad.net/). Check the gluetun [wiki](https://github.com/qdm12/gluetun-wiki) for infomation on setting
up your provider.
## Docker Volumes
In the `bulk` volume create a `movies` and `series` directory.
Change ownership to `1000:1000` with `chown 1000:1000 -R .`.
BitTorrent --> Seeding Limits --> check `When total seeding time reaches` and set to `30`. Do not set it to 0. This will prevents sonarr/radarr from importing. Also we can't seed with mullvad vpn.