a year ago
I have an app that uses a wildcard domain (multi-tenant), but I've been unable to get things working in Railway. Root domain works great, but even with multiple retries (removing the wildcard domain and DNS records, re-adding, etc.) things seem stuck in the provisioning TLS certificate stage.
Any help is greatly appreciated - we are trying to move our app off of Vercel for many reasons, and this is the final stage to build the proof of concept and make a decision.
Thanks!
2 Replies
a year ago
Is your domain on Cloudflare? For wildcards to work, you need to turn off the "orange cloud" to ensure the CNAME record isn't proxied by Cloudflare (https://docs.railway.app/guides/public-networking#wildcard-domains)
a year ago
Thank you! Yep we are with Cloudflare but I did follow these steps so proxying is turned off already.