Skip to content

Welcome to PlexGuide.com! Create an automated Plex Server with unlimited storage on an Ubuntu 16.04/17.04

Notifications You must be signed in to change notification settings

misury/PlexGuide.com-The-Awesome-Plex-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PlexGuide.com - Version 5

PlexGuide.com Logo

PlexGuide.com Preview


Basic Information

  • Written By Admin9705 and Deiteq
  • Additonal Code Crew: The Creator
  • UBUNTU 16.04 & 17.04 ** Only !!! PlexGuide is not MADE FOR SERVER EDITONS 16.10 - 17.10
  • Tip: Did you know if you click the star in the upper right, it promotes our project further on GITHUB?

Awesome Beta Testers & Contributers!

  • This is a community driven project. You can spot errors, update the wiki, contribute code, suggest ideas! This project would not exist without the help of you and others!

  • Augie, AugusDogus, Bate, cocainbiceps, daveftw84, Jackalblood, imes, NickUK, Pentaganos, , trustyfox, Rothuith, simon021, SpencerUK

Social

Want to Donate? Everybit Helps!

  • Bitcoin : 1H3SD3ef6qaN8ND8S8ZQCaEyD4pMW4kFsA
  • LiteCoin: LbCDaq26N39TuUarBkrxTXNFjsNWds9Ktj

N|Solid N|Solid

Preparation, Installation & Configuration

A. Quick Notes:

  • Lightly check the PlexGuide Wiki @ http://wiki.plexguide.com
  • With a GITHUB login, did you know that you can edit our wiki pages?! Yes, you can make corrections, add snapshots or expand on any topic. IF you make an update, you'll save us time and help others! Some users have already helped us!

B. Pre-Preparation:

** Recommend Space Requirements

  • Running Plex Only:
    • Small Library (30GB-50GB)
    • Large Library (100GB+):
  • Plex with Downloading/Uploading
    • Small Library (80GB-100GB+)
    • Large Library (200GB-300GB+)
  • Notes:
    • Example: The metadata of 10000 Movies and 2000 shows alone can run 80Gigs
    • Warning: If backing up your library, you need space for the additional zip file!

C. Preparation:

D. Install Instructions:

Recommened First to Prevent Issues

sudo apt-get update -y && sudo apt-get upgrade -y && sudo apt-get full-upgrade -y

Ensures that the distro has it's dependencies updated and no updates are queued.

Install Supporting Programs

sudo apt-get install git && sudo apt-get install whiptail

This one is important as if you do not have git and whiptail you will not be able to fetch and run PlexGuide!

Install PlexGuide

sudo git clone https://github.com/Admin9705/PlexGuide.com-The-Awesome-Plex-Server.git /opt/plexguide
sudo bash /opt/plexg*/sc*/ins*

Execute PlexGuide AnyTime Futurewise

plexguide

E. Benchmarks

  • Select [Server/Net Benchmarks] on the PlexGuide front Menu
  • It is a good idea to check your benchmarks prior to setting up everything else
  • Remember to conduct multiple tests if you feel uneasy about your results

F. RClone / PlexDrive / UnionFS

G. (Optional) Setting Up Your Reverse Proxy

NGINX Reverse Proxy Access Via Apps Via Subdomain (Ex: http://radarr.domain.com)

H. Installing & Setting Up Support Programs

I. Final Notes

J. Quick Troubleshoot

  • Docker Install Failure: If Docker refuses to install, visit Tools and force the reinstall. If that fails; most likely you are running an older version of UB or have a VPS service that runs and outdated kernel. [Manual Docker Install Incase]

About

Welcome to PlexGuide.com! Create an automated Plex Server with unlimited storage on an Ubuntu 16.04/17.04

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 96.6%
  • HTML 3.4%