dubjeeno
dubjeeno5mo ago

dubjeeno - Buildship public IP4 address? I am t...

Buildship public IP4 address? I am trying to connect to my existing mySQL database. My hosting provider has informed me that external access to the database is IP restricted, but IP can be whitelisted, but I need to provide them with the public IP4 address. Anyone know how to determine my Buildship public IP4?
Solution:
you can use any free mySQL Db which allows external access
Jump to solution
6 Replies
Gaurav Chadha
Gaurav Chadha5mo ago
Hi @dubjeeno The IP address is dynamic for each request. To Whitelist IP (to get a static IP) you'll be required to host BuildShip on your own server. We can provide you with a custom offering via our "Bring Your Own Cloud" Plan, which will allow you to configure your Cloud Run to have Static IP manually.
dubjeeno
dubjeenoOP5mo ago
@Gaurav Chadha Oh. Well I am just in the embryonic testing / experimenting mode at this point. Is such a plan available for low use/trial?
Gaurav Chadha
Gaurav Chadha5mo ago
Which hosting provider are you using?
dubjeeno
dubjeenoOP5mo ago
A small hosting company named dotcomhost.com. @Gaurav Chadha Perhaps it makes more sense for me to use your internal database, or make a copy of my mySQL database somewhere with public access for now, and then look into "Bring your own Cloud" at a later date. Might you recommend a mySQL host you know will work?
Solution
Gaurav Chadha
Gaurav Chadha5mo ago
you can use any free mySQL Db which allows external access
Gaurav Chadha
Gaurav Chadha5mo ago
But yes, you can prefer BuildShip's inbuilt DB

Did you find this page helpful?