tech-docs

NGINX

Background

Home Page - Nginx

Nginx - What is a Reverse Proxy Server?

Docker

Alpine - Nginx documentation

Image sizes - Nginx is 16MB on Alpine, compared to 124MB on Debian:

nginx                      alpine          32a037976344        2 days ago          16.1MB
nginx                      latest          73acd1f0cfad        12 months ago       109MB

Tips for Deploying NGINX with Docker (Examples) on Docker Blog

PHP

I’ve made some notes in relation to PHP.

Multiple Domains

Here are a few articles about hosting multiple domains / websites using NGINX:

HTTPS

The most difficult aspect of HTTPS is maintaining SSL certificates.

A nice article has been created which explains the use of Let’s Encrypt and NGINX with Docker: