My Traefik v3 configuration for homelab, without docker provider, only file-based templated dynamic configuration, static configuration and docker compose. My use case is a single domain and multiple subdomains, and this configuration generated a single wildcard certificate for all of them.
/root/traefik
├── .env
├── compose.yml
