- Increase HTTPS readiness check retries from 30 to 60 - Increase delay between retries from 10s to 15s (total max wait: 15 minutes) - Add failed_when: false to prevent deployment failure - Display helpful warning if HTTPS not yet accessible - Continues deployment even if DNS/SSL not ready yet This resolves timing issues during initial deployment when: - DNS records are still propagating - Let's Encrypt certificates are being issued - Traefik is still configuring routes Authentik runs internally on HTTP and will be accessible via HTTPS once DNS/SSL is fully configured. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bootstrap.yml | ||
| docker.yml | ||
| main.yml | ||
| providers.yml | ||