feat: split preview into separate Traefik router for independent wildcard cert #9
Loading…
Reference in a new issue
No description provided.
Delete branch "fix-preview-wildcard"
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?
The
sans=label didn't add*.preview.pages.martin.mdto the pages wildcard cert. This gives preview its own dedicated router (git-pages-preview) with independenttls.domains, matching the pattern used byblog.martin.md.Three routers now:
git-pages-pages,git-pages-preview,git-pages-blog— each with their own wildcard/explicit cert.