deploy: certbot renewal requires nginx restart #619
Labels
discussion
Seeking input and discussion
needs research
Do research and exploratory work
theme:bug
Something isn't working
Summary
certbot
correctly renews SSL x509 certificates, but nginx needs to restart before they are recognized (no hotswapping and whatnot). This is an issue because you have to restart nginx manually each time the certificate gets renewed.The issue I see right now is that the
certbot
Docker container cannot directly communicate with thenginx
container easily.This may require some amount of research.
The text was updated successfully, but these errors were encountered: