Restrict IP Access for PostgreSQL on Railway
teeramail
PRO
6 months ago
I’m currently using PostgreSQL on Railway, and I want to restrict access so that only specific IP addresses can connect.
Is there a way to configure IP-based access control for my PostgreSQL instance on Railway?
Any guidance or documentation on how to set this up would be greatly appreciated.
Thanks in advance!
1 Replies
6 months ago
I have bad news for ya.
Railway does not currently support IP-based access control for inbound connections to PostgreSQL instances. A potential solution could involve using a private network setup or configuring a firewall at the application level to restrict access.
Status changed to Awaiting User Response Railway • 6 months ago