Hello,
In the Traefik docs, it says for automatic renewals that "Traefik automatically tracks the expiry date of each Tailscale certificate it fetches, and starts to renew a certificate 14 days before its expiry to match Tailscale daemon renew policy."
How does this work exactly? Will Traefik run some sort of internal cronjob that checks the expiration and updates the certs when needed? Does it update the cert when you access the domain? So if nobody accesses the domain, it may never update the certificate? I'm asking because there is not much information about it. Thanks.