A flag for skiping certificate checking/renewal #989
BoomerangmeCards
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have white-labelled web application and autogenerate certificates for every new registered user who has own domain. But we have several app instances in different regions and there is no reason to check and renew certificates in all instances. So we can rsync certificate files from master instance to others. Is there any way to skip the process of certificates checking and renewal in container? Could you add an env flag for this if not?
We use identical configuration for all instances and env vars for individual tuning.
Beta Was this translation helpful? Give feedback.
All reactions