2 years 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
2 years 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.
2 years 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?
2 years 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.