In India my railway hosted services are not reachable on Jio network
iamsumitsharma
HOBBYOP

2 months ago

I am able to reach the services via other networks and over wifi, but specifically for JIO, its getting blocked.
Any quick workaround for this?

$10 Bounty

1 Replies

douefranck
FREE

2 months ago

hey @iamsumitsharma, this is a confirmed issue, jio isp is blocking railway.app domains. it's out of railway control and the fix is:

use a custom domain with cloudflare

steps:

  1. buy any domain (namecheap, godaddy, etc)

  2. move nameservers to cloudflare (free account)

  3. in railway: add custom domain → get cname value

  4. in cloudflare dns: add cname record with @ pointing to that railway cname

  5. enable orange cloud (proxy) and set ssl/tls to "full"

this bypasses the jio block completely


Loading...