MySQL database

I follow this documentation to create mysql db Use a MySQL Database · Fly Docs

I wanted to connect to mysql workbench on my system. Don’t know how cos I don’t see how to get the hostname url and port from the tutorial

Hi!

The docs here: Machines · Fly Docs are about connecting to the private network to run API calls to machines, but it can also be used to proxy/vpn into the network in order to make connections to your database using Workbench or other clients.

1 Like

thanks alot

i can’t seem to connect via workbench using proxy setup.

flyctl machines api-proxy

Is running above all i need to be able to connect using standard TCP/IP with localhost:?

1 Like