how do I find the ipv4 address for CF page deployments - want to add an A dns record
I setup a project and got it all build out. It's a static site and I got a pages.dev subdomain.
I also have a custom domain and pointed to nameservers to CF.
Now I need to add a few A record to make sure domain and www subdomain are working.
But what do I enter as ipv4 address?
I couldnt find it in the docs (which feel like a labyrinth)
I couldnt find it in the docs (which feel like a labyrinth)
8 Replies
I hope the question is clearly defined.. Basically I want to point my custom domain to CF's deployment page
You want a CNAME record to your pages.dev domain.
ooh ok
If your site is on Cloudflare then make sure to add them as custom domains to the project.
I see thank you, let me try right away
amazing @Cyb3r-Jok3 thank you that worked!
Should the www also be a cname?
for that one I seem to get a 522 right now
You need to make sure all are added as custom domains to the project or they will 522
ooh ok
kinda weird no? to have a custom domain for a subdomain
It’s just how pages works. Each specific domain is added to the project to be routable.