DNS Understanding DNS / Naked Domain Routing (Square Space) and how nginx reverse-proxy handles it. In this excellent guide we review the basics of dealing with naked domains and reverse-proxy configurations.
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!