Certbot Renewal with a Docker Compose Nginx Reload Hook
This draft captures a small but useful operational pattern: run certbot renew from cron and reload the Nginx container afterward so the renewed certificates are actually picked up.
This draft captures a small but useful operational pattern: run certbot renew from cron and reload the Nginx container afterward so the renewed certificates are actually picked up.
This draft captures a practical SSL troubleshooting case where renewals looked broken on an older Thumbor host, with the key details coming from the renewal logs and a manual run.