Docker container for Sonarr v3.
It is based on the latest CentOS docker image:
The container will serve you the latest Sonarr v3 build.
The following volumes will get mounted:
- /path/to/config:/config
- /path/to/media:/media
Note: Please add all your different media pathes as u wish. Sonarr comes in plain default configuration.
To get the docker up and running execute fhe following command:
sudo docker run -it --privileged --name centos-sonarr-v3 -v /path/to/config:/config -v /path/to/media:/media -d -p 8000:8989 h1f0x/centos-sonarr-v3
If not done already, deploy or modify the OpenVPN client.conf at /path/to/config/vpn
docker restart rtorrent-rutorrent-openvpn
Several configuration files will be deployed to the mounted /config folder:
Folder | Description |
---|---|
sonarr/* | All sonarr config files and dbs |
Please visit: https://sonarr.tv/ for more information.
Open the browser and go to: