Git Product home page Git Product logo

seedbox-install's Introduction

SEEDBOX INSTALL SCRIPT

Easily install Plex, Sonarr, Radarr, Headphones, Deluge and Jackett with one script!

Install

bash <(curl -Ss https://raw.githubusercontent.com/Tvax/seedbox-install/master/seedbox-install.sh)

Plex

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

Deluge

Connect to Deluge :
IP:8112
Default password :
deluge
For more help :

  1. https://docs.google.com/document/d/1cARrPUryp-X37QZy29hCMA3zVddDCg4NmBCIZEflel8/edit
  2. http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient#WebUI

Headphones

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 :

  1. https://github.com/rembo10/headphones/wiki/Installation
  2. https://github.com/rembo10/headphones/wiki/Install-as-a-daemon

Radarr

Connect to Sonarr :
IP:7878
For more help :

  1. https://www.htpcguides.com/install-radarr-on-debian-8-jessie/

Sonarr

Connect to Sonarr :
IP:8989

Jackett

Connect to Jackett :
IP:9117

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.