I am not able to connect my domain godaddy with the Railway project.
The domain is not verified in Railway, I already made the CNAME and A records in the domain
57 Replies
Project ID:
N/A
godaddy does not support root level cnames, you would need to use cloudflares nameservers
https://developers.cloudflare.com/dns/zone-setups/full-setup/setup/
godaddy dns just sucks, telling you 1st hand, so even if you dont want a root level CNAME id still go cloudflare
facts
(can you change want to need?)
I already bought a domain there
you would need to use cloudflares nameserversno one said anything about a domain transfer
yeah, my domain is also there
just use cloudflares dns instead of godaddys
you dont need to transfer the domain to anyone
just point godaddy to cloudflare
I was following this tutorial: https://www.youtube.com/watch?v=axSw17qI-5c
B2 Tech
YouTube
Spring Boot Deployment Tutorial - Add Godaddy custom domain to Rail...
#springboot #deployment #mysql #godaddy #railwayapp
PREMIUM COURSES
--
RECOMMENDED COURSES
🎬 Complete Spring Boot REST API Beginners Tutorial - https://youtu.be/99mxjnzR3Tc
🎬 Spring Boot Unit Testing & Integration Testing with JUnit5, Mockito and MockMvc - https://youtu.be/pHTr3IMuRh0
🎬 Spring Security Tutorial for Beginners - https://youtu...
bro is making tutorials with the trial plan, respect the hustle
that tutorial is so wrong, you cant use the IP address of the railway domain, its a dynamic IP!!
hopefully that does some good
but 2.1k views yikes
I went to godaddy support and he said this "ask them to share the nameserver with you so you can change it."
bruh
we are back to my original message
let me know how that goes
I'm now starting the computer science college and I just wanted to put the domain in my project like the tutorial
you cant
you need to use cloudflares nameservers
what is the nameserver?
we are back to my original message
"Update the nameserver they share with you.
Could you ask them?"
please read their setup guide
I'm already pointing godaddy to cloudflare, now how do I connect to my project on Railway?
whats your domain
bolãodepalpites.com
yep thats using cloudflares nameservers
delete your old A records and such, and add the cname railway gave you
In name after saving is the domain name?
yeah
it would have given you a cname
leave only the cname that the railway gave me and exclude all the others that it had?
i dont know, do you need them? thats a question you need to ask yourself
After doing this, is my project already connected to the domain or does it have a waiting time?
you'd need to wait for DNS propagation
OK thanks!
no problem!
youll need this now
https://docs.railway.app/deploy/exposing-your-app#provider-specific-instructions
Already did that
Is there anything else?
can I see a screenshot of your cloudflare DNS settings
Send it right here?
yes
as far as I know it shouldn't contain anything confidential right?
okay looks good, and can I see the railway domains please
Is there no way to add an accent?
did you add the accent when typing it?
I bought the domain with
that's not ideal
Flagging this thread. A team member will be with you shortly.
I've flagged the team, so my guess would be they'd need to update the input field's filtering to accept domains with accents, assuming their backend can handle domains like that too
don't think there's much you can do at the moment, sit back and wait for a reply from the team
hey I've done all I can lol
OK thanks!
Hey there, you should be able to convert your domain name to punycode and then add the punycode version to railway. You can do the conversion via: https://www.punycoder.com/.
Eg, if you wanted to add
föö.com
, enter the punycode version which looks like: xn--f-1gaa.com
.
I'll raise a ticket for us to allow accents in the UI. We convert stuff internally to punycode and do support internationalized domain names.@netox7370
now it's working
thank you very much!
awsome! team doesnt miss a beat
everything is good?