

Sudo adduser -system -gecos "Deluge Service" -disabled-password -group -home /var/lib/deluge deluge
SONARR SETUP INSTALL
Mono -debug /opt/Jackett/JackettConsole.exe Install Jackett (Index Provider for Sonarr and Radarr): NOTE: Jackett's UI is unsecured by default, scroll down and set an admin password before you do anything else.Add a bunch of public indexers, and leave the tab open for use to configure Sonarr/Radarr.


Install Sonarr (TV Show Downloader): sudo apt-key adv -keyserver -recv-keys FDA5DFFC In Settings -> Download Client, add Deluge.NOTE: Sonarr's UI is unsecured by default, be sure to go to Settings -> General -> Security and add a password.Sudo echo "deb master main" | sudo tee /etc/apt//sonarr.list #Sonarr setup with a delay install# Use default host and port, and the deluge-web password you set. #Sonarr setup with a delay series#Īdd TV Series or import existing media.In Settings -> Indexers, add indexers with the Torznab -> Custom option, using the Torznab URLs and API key from Jackett. Plex is unsecured by default, but should prompt you to "claim" your server with a Plex account on first login.View Plex at (The Plex service auto-starts by default).Sudo dpkg -i plexmediaserver_1.-1bf240a65_b NOTE: Radarr's UI is unsecured by default, be sure to go to Settings -> General -> Security and add a password.Sudo systemctl enable /etc/systemd/system/rvice Create and enable the rvice file at /etc/systemd/system/rvice (contents at bottom of gist).
