Apex domain recommended approach BYOC CloudFlare

Just setup BYOC with Cloudflare and a custom domain. It setup the www. subdomain Is there a zeyphyr cloud recommended approach to link the apex domain the www subdomain? Thanks!
11 Replies
Zack
Zack2mo ago
@Néstor Welcome @Nii working on getting you the doc for that. @Néstor is on call today and may find it faster than me
Nii
NiiOP2mo ago
thanks!
Néstor
Néstor2mo ago
Hey @Nii what are you trying to accomplish exactly? For www to redirect to apex ?
Nii
NiiOP2mo ago
Heya The other way around i think Im coming from Vercel for personal projects and Microsft Azure for work On those platforms you always get an IP address for the apex domain; not sure what the recommended approach is for Zephyr Cloud with Cloudflare to link my production application on the www. and apex domain I setup meovv.app as a custom domain for the production environment on Zephyr, it only created the www. domain. Woud like the apex to redirect to www.
Néstor
Néstor2mo ago
ah in that case its worker routes workers do not have a IP, but rather you configure the worker itself inside of it you can set Domains for it then the worker will do the work of resolving the right thing @Nii funny example, Zephyr is deployed with Zephyr, so our worker routes have the domain names we use for the different things like the landing or the docs
Nii
NiiOP2mo ago
haha oke, thanks for the information! i know what to do now
Néstor
Néstor2mo ago
Also bear in mind Cloudflare Rules
Nii
NiiOP2mo ago
appreciate the quick response
Néstor
Néstor2mo ago
No description
Néstor
Néstor2mo ago
you can also do this but in reverse
Nii
NiiOP2mo ago
oke, that might actually the most simplistic option i think

Did you find this page helpful?