Docker, Nginx and Let's Encrypt

In my previous blog post I explained how quick and easy it was to get a Ghost blog up and running using docker. The next step is to set up a reverse proxy and an SSL certificate. I will be using Nginx as the reverse proxy and Let’s Encrypt as my SSL certificate provider. All with the help of Docker! The Container There are many Docker containers available, some official and others provided by the community....

June 2, 2018 · 2 min · 357 words · Josh Rickers