Running NGINX with Docker with Let’s Encrypt certificates outside of the container
In this post I want to explain briefly how I solved the problem to run NGINX with docker but keep the let’s encrypt certificates outside of the Docker image. Some approaches include the...