Skip to content

Installation

For this application I used the Custom-App provided by TrueCharts.

  • Available under the stable train

!Container: Tube


Container

I am using the hotio/sonarr container

I also am using the v4 tag, which is the latest version of Sonarr

!Networking: qbittorrent


Networking

I personally use clusterIP, because I use ingress for all of my applications

  • You may want to keep this on LoadBalancer, if you are not using ingress

!Networking: qbittorrent


Storage

Configuration

The setup is default

!Storage: NZBGet


Media

  • media is the dataset I created for my media here: Dataset Creation
  • media is also the dataset that hosts all nested folders for my media, as shown in the tree structure here: Folder Structure
  • Since Sonarr will need to see all of the sub folders within media, I gave it access to the parent dataset
Sonarrs Scope
media (dataset) <Has access to everything below here>
├── download
│   ├── usenet
│   ├── syncthing
│   └── torrent
├── library
│   ├── movies
│   │     ├── anime
│   │     ├── kids
│   │     └── standard
│   ├── series
│   │     ├── anime
│   │     ├── kids
│   │     └── standard
│   └── music

!Storage: NZBGet


Backups

  • '/config/Backups' is the location Radarr places its automatic and manual backups
  • I created a separate dataset meant for backups, specifically to have an easy way to restore a backup, in the event the application is wrongly deleted, or removed, corrupt, whatever

!Storage: NZBGet


Permissions

Again, you can bypass this step if you use the regular Truecharts version of the Sonarr application

!Storage: NZBGet

!Storage: NZBGet