Below you will find pages that utilize the taxonomy term “LetsEncrypt”
Posts
Two SSL-Enabled WordPress Sites on one EC2 Instance with Docker (pt.1)
When I created this site, I wanted to make sure that I could run a segregated technical blog away from the human site, as well as enable HTTPS for security. This 2 part article will walk you through how to run 2 SSL-Enabled WordPress installations on a single server with Docker, using LetEncrypt for certification, and Nginx as a reverse proxy.
A Reverse Proxy?! I decided that the technical blog should be WordPress, and whilst I decided how the main site would be implemented, I should also put a WordPress installation in place there too.