Open Jouse82 opened 3 years ago
You need to enable the Proxy on the A record like this:
Your Traefik: IPv4 is "A" IPv6 is "AAAA", I myself use IPv6 because it costs less at my Provider.
And this is the CNAME where it Points at: app.com is in this case your domain here. Please note, that all the "Cloudflared" thingies are on (Orange)
Instead of CNAMEs, I'd like to create A-Records, as with Cloudflare free tier, CNAMEs get flattened to reveal destination IP, bypassing the proxy function.
I've forked and implementing more controls using labels
https://github.com/albreis/docker-traefik-cloudflare-companion
Instead of CNAMEs, I'd like to create A-Records, as with Cloudflare free tier, CNAMEs get flattened to reveal destination IP, bypassing the proxy function.