a year ago
I've just bought a domain through namecheap. I've added two custom domains to one of my services as a subdomain
then I added de CNAMEs to namecheap's DNS records
@ -> ****.up.railway.app (as the staging.mydomain.com)
www -> ****.up.railway.app (as the www.[staging.mydomain.com](staging.mydomain.com))
Is there any step im missing from this? Do I need to manage the SSL certificate through namecheap?
Thanks!
6 Replies
a year ago
Sure here is the railway service domains and the namecheap DNSs.
Thanks!
a year ago
There are no other domains. I just bought the domain and assigned that staging subdomain to that service in staging. Production is empty.
a year ago
I'm not sure why you would expect the staging related domains to work given you don't have them in namecheap.
Status changed to Solved Railway • about 1 year ago
a year ago
My bad, im blind. Just changing the names of the subdomains from @ to staging and www to www.staging seems to solve the issue.
Thank you!!