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 preserves a practical staging note for restarting a Vault service, checking logs, and bouncing a dependent infrastructure container when secrets-related plumbing gets out of sync.