Private network between vercel and railway deployments
meldusadm-coder
PROOP
5 months 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?
1 Replies
5 months 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 • 5 months ago
Status changed to Solved meldusadm-coder • 5 months ago