Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 977 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 977 Bytes

plexNchill

Simple config for proxying Plex, CouchPotato, Sonarr, and Sabnzbd

plexNchill.conf

Move plexNchill.conf to /etc/nginx/conf.d/ folder Conf file is commented. Make changes if necessary.

plexNchill.md

Markdown file, either modify the domain.com in the file, and compile to html, or by default the plexNchill.conf will rewrite domain.com to the host header that is being used.

Easiest way to compile md to html is to use CMD+B in sublime text.

Service Config Update

Sonarr

In order for the NGINX config to work, go to the settings > general and modify the URL base to /sonarr

CouchPotato

In order for the NGINX config to work, go to the settings > general on the top right, switch to Show Advanced and modify the URL base to /couchpotato

Todo

  1. Add other services to config (SickBeard, Transmission)
  2. Add authentication layer to open up services to the internet.
  3. Add SSL config, and easy setup guide with LetsEncrypt