Private network between vercel and railway deployments
meldusadm-coder
PROOP

a month ago

Hi,

Is there a way to setup a private network between an application/service deployed on Vercel and a database on Railway? Appreciate the documentation says no, but im not sure if there is some workaround or some upcoming feature?

Solved

1 Replies

a month ago

Our private networking is strictly internal to Railway - services in other platforms like Vercel cannot access it. To connect from Vercel to a database on Railway, you'd need to expose the database publicly using a TCP Proxy which generates a public domain and port for TCP connections.


Status changed to Awaiting User Response Railway 27 days ago


Status changed to Solved meldusadm-coder 23 days ago


Loading...