Connect to remote database from Heroku with static IP (Since database server will only allow whitelisted IPs)
I am running a Ruby on Rails application on Heroku and my database is in someother place where it will be accessed with certain whitelisted IP's only but since heroku doesn't provide dynamic IP's I thought of using proximo. Please help me how to connect to remote database with proximo from heroku. We had a difficult time achieving this (we ended up whitelisting every domain) IP's The problem is Dyno's are hosted on AWS' EC2 cloud - meaning they aren't actually Heroku's servers. This causes a lot of problems, as the IPs are all shrouded & change: Because the Heroku dyno grid is dynamic in