10 months ago
Hi
im trying to find the ip address for my project in order to configure my GoDaddy domain
I received a confirmation from go daddy that the domain is ok
thank you all
5 Replies
10 months ago
You need to setup a CNAME record. See our docs: https://docs.railway.com/guides/public-networking
Status changed to Awaiting User Response Railway • 10 months ago
itsrems
You need to setup a CNAME record. See our docs: https://docs.railway.com/guides/public-networking
10 months ago
Go daddy ask me for CNAME & IP address
Is that necessary
I only got the CNAME
Status changed to Awaiting Railway Response Railway • 10 months ago
10 months ago
This depends on the domain being a root (domain.com) or subdomain (example.domain.com)
Godaddy does not support cname flattening; you may need to use cloudflare to handle DNS for you: https://docs.railway.com/guides/public-networking#adding-a-custom-domain -> search for "godaddy"
Status changed to Awaiting User Response Railway • 10 months ago
10 months ago
is there any option to contact u directly to guide me ?
Im on it for 3 days
I will very appreciate it.
thanks
Status changed to Awaiting Railway Response Railway • 10 months ago
eyalyehiely
is there any option to contact u directly to guide me ?Im on it for 3 daysI will very appreciate it.thanks
10 months ago
Hey eyalyehiely, everything you need can be found in the public networking documentation that itsrems linked above.
Here are the steps necessarily to add your root/apex domain with GoDaddy:
Change your domain's nameservers to Cloudflare's by adding your domain to Cloudflare (you will need a Cloudflare account, create one if you haven't already). Cloudflare's docs regarding this: https://developers.cloudflare.com/dns/zone-setups/full-setup/setup/.
Add the root/apex domain to the desired Railway service and add the requested CNAME record for your root/apex domain via Cloudflare.
If you have enabled Cloudflare's proxy, change the SSL/TLS settings to
Full. Railway's docs regarding this: https://docs.railway.com/guides/public-networking#provider-specific-instructions.
Status changed to Solved itsrems • 10 months ago