Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Conversation

jippi
Copy link

@jippi jippi commented Feb 15, 2021

This setup handles multiple vhosts with the same domain being processed multiple times during the "run_certbot" flow by finding all of them, sorting them, and taking only unique values for processing.

In my setup with more than 20 vhosts that have subdomains of a single root domain (and maintained via extra_domains configuration, this significantly limits the number of API hits to ACME, and prevents getting blocked when misconfigured

This setup handles multiple vhosts with the same domain being processed multiple times during the "run_certbot" flow by finding all of them, sorting them, and taking only unique values for processing.

In my setup with more than 20 vhosts that have subdomains of a single root domain (and maintained via extra_domains configuration, this significantly limits the number of API hits to ACME, and prevents getting blocked when misconfigured
@staticfloat staticfloat merged commit 7aa8873 into staticfloat:master Mar 12, 2021
staticfloat pushed a commit that referenced this pull request Jun 23, 2022
…/docker/build-push-action-2.4.0

Bump docker/build-push-action from 2 to 2.4.0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants