10 months ago
My app allows users to add a custom domain - and then we use the domain to render info from their account. How many custom domains can I add to my app in Railway?
3 Replies
10 months ago
Please see the docs page - <https://docs.railway.app/guides/public-networking#custom-domains>
But for this, I would highly recommend managing domains through Cloudflare, not adding your customer's domains to your Railway service.
10 months ago
Great. So it's possible to manage domains through Cloudflare (and have dozens of domains managed there), and have Cloudflare point the traffic for all those domains to
Railway?
10 months ago
I've never done that myself, but I can't see why not, might need to pair it with a CloudFlare tunnel though.
You would want to read up on CloudFlare's docs for this use case.