August 30, 201411 yr Register a domain name and use DYN.com's Standard DNS service since I have a dynamic IP thru my ISP (you can get a free one some other places if your okay having a sub domain) Set router to update DYN's service open up port 80 (or 443 is you want SSL on router and point it at the reverse proxy) - SSL Instructions Here: http://arstechnica.com/security/2009/12/how-to-get-set-with-a-secure-sertificate-for-free/ Setup the config on the the proxy - here is mine using SSL: http://www.seandion.info/dockers/proxy-config.conf (my docker automatically puts the default apache config in the config folder) I closed all other ports (except for plex's 32400) and only have 80/443 open to the outside world. And you are up and working NINJA EDIT: I also put a .htpasswd in the config folder and have everything behind a separate username and password that is carried over SSL. Use this generator to create the .htpasswd file - http://www.htaccesstools.com/htpasswd-generator/ Put that file in your config folder
August 30, 201411 yr Author in your docker file it has /web and the rest is blank, does it matter where i locate that directory in the docker setup.
Archived
This topic is now archived and is closed to further replies.