Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create A-records instead #55

Open
Jouse82 opened this issue Aug 13, 2021 · 2 comments
Open

Create A-records instead #55

Jouse82 opened this issue Aug 13, 2021 · 2 comments

Comments

@Jouse82
Copy link

Jouse82 commented Aug 13, 2021

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.

@calvinthefreak
Copy link

You need to enable the Proxy on the A record like this:

Your Traefik:
grafik
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:
grafik
app.com is in this case your domain here.
Please note, that all the "Cloudflared" thingies are on (Orange)

@albreis
Copy link

albreis commented Aug 28, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants