Restrict IP Access for PostgreSQL on Railway
teeramail
PROOP

a year 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!

Solved

1 Replies

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 about 1 year ago


Railway
BOT

7 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 7 months ago


Loading...