ruby on rails - Connect to remote database from Heroku with static IP (Since database server will only allow whitelisted IPs) -


I am running Ruby on Rail application on Heroku and my database is somewhere else where it only has some whitelisted IP but Since Heroko does not provide dynamic IP, so I have been thinking about using proximo.

Please help connect to remote databases from Priokoc to connect to reconfirmers.


IP / P>

The problem is that they are hosting Dyno - which means that they are not actually a server server, there are many problems with this because IPs are all chopped; Change:

Because the Horoko Dino grid is dynamic in nature, the IP address that will be handed over to a given dion over time will be both dynamic and unpredictable. It can be difficult to integrate outbound traffic with this dynamic outsourcing API or make connections through a firewall, for which an IP based whitelist is required

By looking at what you need According to a static IP


proximo

you may be able to obtain it, you are able to install add-ons and android should be there. Get your outbound IP relatively easily:

  $ heroku addons: Adding Add: Adding proximo to fast-mount-4005 ¢ one done, v18 ($ 5 / mo) ) Your static IP address is 127.0.0.1.1.1   

Then you should be able to use it on your DB host - to allow the IP

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -