Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deploy: certbot renewal requires nginx restart #619

Open
chuck-sys opened this issue Apr 8, 2021 · 0 comments
Open

deploy: certbot renewal requires nginx restart #619

chuck-sys opened this issue Apr 8, 2021 · 0 comments
Labels
discussion Seeking input and discussion needs research Do research and exploratory work theme:bug Something isn't working

Comments

@chuck-sys
Copy link
Collaborator

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 the nginx container easily.

This may require some amount of research.

@chuck-sys chuck-sys added theme:bug Something isn't working needs research Do research and exploratory work discussion Seeking input and discussion labels Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Seeking input and discussion needs research Do research and exploratory work theme:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant