Wow, this thread really evolved, great info here.
@Avalon - question, how would you set-up a Plex/torrent/file server with a remote server and Google drives config or similar? Who would you use etc.? Thanks appreciate it.
I run Plex and Sickbeard in Dockers on UnRaid and have not had any issues so far.
Plex in a Docker rather than the plugin on FreeNAS?
I'd personally not use torrents, as they tend to suck vs using news and I can do a constant x00Mbit via news 24/7 if i'm that way inclined.
Simplified version:
1. Register a domain (I like TSO Host), you can use whoever you like through and any domain is fine, doesn't have to be a .com, but you need DNS/nameserver management, you don't need hosting though.
2. Take out a free 30 day trial of Suite Business, it's about £6.60/m after the trial expires, it'll fluctuate due to currency changes. Follow the instructions to forward your domain to googles name servers.
3. Go to Hetzner Cloud and fire up a cheap VM, if you're not transcoding, you don't need much and they start from £3 odd/month, they only bill by the minute and have a maximum monthly charge depending on what level of server you choose, so if you test for a few hours, the bill will be in pence. Choose Ubuntu (18LTS ideally), grab the U/P and SSH in via putty, do an update and while it runs head over to PlexGuide, register and click on the install tab, paste the install command in and it will bring up the guided install instructions. Add your GDrive credentials, install Plex, Sonarr, Radarr, NZBGet, Netdata, import some lists for content and then let it do its thing. skip over to Portainer (port 9000) and set-up a password asap. For Radarr/Sonarr add download client (NZBGet/Sab/Deluge etc), configure quality references etc. Each VM comes with a shared 10Gb symmetrical pipe, you'll want to use a VPN container for torrent use (binhex-deluge etc.) as Germany is somewhat risk averse, I prefer news personally, something like NGD (same owner as news demon) will set you back $35-40/yr and it's safe/fast.
4. Claim your Plex server, point it towards any content you have (unions/...), disable thumbnail generation, set the your quality settings and pin up your clients. Optionally kill transcoding via Tautulli scripts, but basically try and stay away from stupidly large files with unsupported audio formats, or adapt your workflow to include mp4 automator (details on PG).
You now have a remote Plex server running on your own domain with a shared 10Gb pipe that costs only slightly more than the power bill on a local box, but doesn't hammer your uplink. I've skipped a few bits, securing it for example, but it's a quick/simple process.
Interested to know how many of you are running Docker containers for your Plex/Sonarr/Radarr/Sab needs?
Seconded. Hetzner plus Plexguide is pretty awesome. Just be aware, Plexguide drop updates almost daily and things often change faster than their own wiki can keep up. You may need to use their forums / discord.
Plex in a Docker rather than the plugin on FreeNAS?
I run Sonarr/Radarr/Lidarr/Jacket/Pihole/Portainer/Heimdall/Ombi/Watchtower/Tautulli/AirSonic and BookSonic All via Docker, it just makes everything so much cleaner on the server, I ran a windows server for many years with plex/sonarr/radarr and the dependencies get out of control so contanerisation has been a huge improvement on resources and control of the host os (still windows).Interested to know how many of you are running Docker containers for your Plex/Sonarr/Radarr/Sab needs? I previously had the workload spread across a couple of VMs, but have recently migrated to Docker in order to simplify and learn more about containerisation.
I must say, I'm very impressed with the simplicity and ease of onward management. Negligible performance hit too. So much so I've just containerised my mail server, teamspeak box, web server... containerise all the things!
I notice PlexGuide is mentioned a lot here but 90% of the scripts and tools in it actually come from cloudbox https://github.com/Cloudbox/Cloudbox -
If you notice the word cloudbox is banned from the PG forums
I've been using it for a couple of years now - It's a bit harder to configure but they have a decent discord channel with loads of tips / support.
It's rather obvious when you speak with the developers (aka people like l3uddz & desimaniac) who wrote some of the original source code for things like cloudplow, plex_autoscan and various other things, then released it under glp so it's was fair game.
I just didn't like how PG was attempting to monetize something which wasn't really his (In my opinion). You can even see the copy and paste mistakes where 'admin' has simply done a find and replace in his early commits
Edit* I never validated this - but things like adding a miner into PG was a classy move as well
https://www.reddit.com/r/DataHoarde...litz_encrypted_edition_upload_past_750gb_per/
But anyways - They both do the same thing - I'm happy being more on the bleeding edge rather than being ruled over. (PGDiscord shenanigans lol)
I certainly couldn't have over 450TB hosted at home that's for sure!
Wait, what, people are installing their own Plex servers in the cloud and have hundreds of TB of storage? How much does this cost? What wizardry is this?