Report this

What is the reason for this report?

How to connect to Managed MySql cluster using jump server

Posted on October 26, 2021

We have a managed MySQL cluster at DigitalOcean, and we want to allow direct access to our dev team to work on that database, without having to add their IP address to trusted sources every time their local IP gets changed.

The question now is, can we use a droplet as a jump server, so our dev team can ssh tunnel through this server to the database, and we add only this jump server to the trusted sources.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi @msmongez,

Yes, you can use droplet as a jump server to connect to MySQL managed database cluster.

https://docs.digitalocean.com/products/databases/mysql/how-to/secure/

Regards, Rajkishore

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.