Nginx + Certbot on multiple servers

This article describes the solution of a following problem: you have multiple servers to which HTTPS traffic is passed, for load balancing and redundancy you want to use Let’s Encrypt issued certificates, since they are free you share no volumes among these machines, ie. each one has a separate filesystem you use Docker to deploy… Continue reading Nginx + Certbot on multiple servers

Published