nginx Nginx Docker Logging Setup via Container Volume Sharing In this guide we go over sharing the internal logs of a nginx-reverse proxy with another container that can do the IP decoding and look-ups making nice usage logs.
certbot Setting up SSL for a Python Server with CertBot. In this article we go over setting up SSL for a Python request server, then adding it to a NGINX reverse-proxy!
docker docker: nginx Installing a reverse proxy / setting a DNS. In this guide we setup a nginx reverse proxy that talks to a mysql for it's setup. It binds to port 81.
docker VM: docker: SSL ghost with nginx In this guide we go through setting up a full SSL ghost blog with a NGINX front.