Automating Certificates with Certbot in Docker

Generating and maintaining certificates can be a chore. With a little help from Let’s Encrypt, docker, and cron, we’ll turn that chore into a “set it and forget it” machine. In the previous guides, we set up a WordPress website and configured a reverse proxy to handle TLS with a self-signed certificate.In this guide, we’ll... » read more