Simple config for proxying Plex, CouchPotato, Sonarr, and Sabnzbd
Move plexNchill.conf to /etc/nginx/conf.d/
folder
Conf file is commented. Make changes if necessary.
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.
In order for the NGINX config to work, go to the settings > general
and modify the URL base to /sonarr
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
- Add other services to config (SickBeard, Transmission)
- Add authentication layer to open up services to the internet.
- Add SSL config, and easy setup guide with LetsEncrypt