feat: add wildcard TLS cert domains for pages and preview #7
Loading…
Reference in a new issue
No description provided.
Delete branch "add-wildcard-certs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
tls.domainslabels to the git-pages router, telling Traefik to request wildcard certificates via DNS-01 for*.pages.martin.mdand*.preview.pages.martin.md. Keeps the cert config with the service that needs it.