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

Forced Reload services after Letsencrypt certificates renewed option #6060

Open
miraclebg opened this issue Sep 3, 2024 · 0 comments
Open

Comments

@miraclebg
Copy link

Summary

I've been fighting for a few hours now to make my letsencrypt certificates renew properly. The issue was that some of my domains are either no longer serviced by my mail server or some other domain related reason which is out of my hands.

Even so i need to be able to renew the letsencrypt certificates for my other domains. Currently i host about 30 domains and 4-5 of them have issues which are unresolvable by myself.

I am also using the SNI option (exactly because of the same problem) so each domain can have its own certificates generated.

The problem i am facing is that even if one of those letsencrypt certificate renewals fails the services never get reloaded (i end up seeing: Some errors occurred, retrying in 30 minutes...)

So i would propose to create a new option in mailcow.conf that overrides this behavior and it force reloads the services even if some of the renewals have failed.

Motivation

Letsencrypt certificates should be renewed on a timely basis even if some of the domain renewal fails in order to prevent service disruption for the valid ones.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant