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

fix: reload nginx on each created or renewed cert #1166

Merged
merged 2 commits into from
Nov 24, 2024
Merged

Conversation

buchdag
Copy link
Member

@buchdag buchdag commented Nov 23, 2024

This PR aim is to fix #1147 by reloading nginx config on every certificate creation or renewal, rather than only once at the end of the service loop.

The previous behaviour is still available through a new environment variable RELOAD_NGINX_ONLY_ONCE.

@buchdag buchdag added the type/fix PR for a bug fix label Nov 23, 2024
@buchdag buchdag self-assigned this Nov 23, 2024
@buchdag buchdag marked this pull request as ready for review November 24, 2024 19:12
@buchdag buchdag merged commit 2b4e176 into main Nov 24, 2024
36 checks passed
@buchdag buchdag deleted the reload-more-often branch November 24, 2024 19:19
This was referenced Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/fix PR for a bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Performance concerns
1 participant