Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I connect to Google Cloud SQL using SSH

How do I connect to Google Cloud Platform, specifically Cloud SQL, using SSH? I’m using Tera Term and can’t seem to get in. Maybe I’m just using the wrong host, port, password or configuration settings. I’ve tried several combinations.

I can connect to my Google Cloud SQL instance using MySQL workbench, so I’m pretty sure I’ve configured the Cloud SQL Access Controls correctly.

like image 592
Adrian Merry Avatar asked Jun 06 '14 17:06

Adrian Merry


1 Answers

Cloud SQL provides a managed MySQL endpoint and not a virtual machine in which you can SSH into.

like image 72
Razvan Musaloiu-E. Avatar answered Oct 25 '22 04:10

Razvan Musaloiu-E.