
To create a namespace, run the following command: $ kubectl create namespace media We are going to isolate all the Kubernetes objects related to the Media Center into the namespace media. Media Center/Player: Plex (server/player) will allow us to make our Media resources accessible from anywhere.It searches, launches downloads and renames files when they go out TV Show/Movie Media Management: We'll use Sonarr and Radarr to automate the media aggregation.Downloaders: Transmission is a BitTorrent client to download the files.Torrent Proxy: Jackett is a Torrent Providers Aggregator tool helping to find efficiently BitTorent files over the web.Persistence: A dedicated volume on the SSD to store the data and files.The Media Center will be composed of the following components:
#Sonarr setup wizard how to
In the next article of this series, we will learn how to install and configure a Media Center onto our Kubernetes platform to automate the media aggregation and management and play our Media files.

#Sonarr setup wizard password


This article is part of the series Build your very own self-hosting platform with Raspberry Pi and Kubernetes (5/8) Self-host your Media Center On Kubernetes with Plex, Sonarr, Radarr, Transmission and Jackett
