Easily install Plex, Sonarr, Radarr, Headphones, Deluge and Jackett with one script!
bash <(curl -Ss https://raw.githubusercontent.com/Tvax/seedbox-install/master/seedbox-install.sh)
To install Plex via SSH :
ssh USER@IP -L 8888:localhost:32400
Then open your browser on :
localhost:8888/web
To mount a network drive that Plex can use :
sudo sshfs -o allow_other,default_permissions USER@IP:/Plex /Plex
Connect to Deluge :
IP:8112
Default password :
deluge
For more help :
- https://docs.google.com/document/d/1cARrPUryp-X37QZy29hCMA3zVddDCg4NmBCIZEflel8/edit
- http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient#WebUI
Connect to Headphones :
localhost:8181
You may want to change your IP address in the config.ini
file to connect to the web UI.
If you have an error with timezone :
sudo dpkg-reconfigure tzdata
For more help :
- https://github.com/rembo10/headphones/wiki/Installation
- https://github.com/rembo10/headphones/wiki/Install-as-a-daemon
Connect to Sonarr :
IP:7878
For more help :
Connect to Sonarr :
IP:8989
Connect to Jackett :
IP:9117