9 months ago
I'm a noob in networking, but I have a local web server that is only accessible via Tailscale. I was thinking of putting that local web server into railway, but I'm not sure if Tailscale is compatible here.
I read this: https://docs.railway.com/tutorials/set-up-a-tailscale-subnet-router, but I am not quite sure if this helps me achieve what I stated above. Any clarity would be appreciated!
9 Replies
9 months ago
it is not
9 months ago
you do not need tailscale to deploy your application on railway
I was trying to figure out if i can make the applicaiton deployed on railway private. Ex, i want it only accessible on my tailscale vpn
9 months ago
Hey, yes the tutorial mentioned above is exactly what you need. I use it daily to access our private database.
9 months ago
Just make sure to remove any domains/tcp proxies on your service and you should be good to go (leaving only private networking enabled).
