Fixed IP
conexsus
HOBBYOP
2 years ago
Hello, i want to fix a IP Adress for my service, i want give acess to my database but i need a ip adress to set acess to my app, how do i do this in Railway?
1 Replies
brody
EMPLOYEE
2 years ago
Railway does not currently offer static / fixed IPs, that is in the works right now.
Your current options regarding this would be to -
Whitelist all IPs via
0.0.0.0/0Whitelist all of the region's CIDR ranges that your service is deployed into
Host the database on Railway instead