From charlesreid1

Revision as of 00:14, 12 September 2017 by Admin (talk | contribs) (Created page with "To set up MySQL on Google Cloud, create a new project using the Google Cloud Platform Console. Link to google cloud platform console: https://console.cloud.google.com/project...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To set up MySQL on Google Cloud, create a new project using the Google Cloud Platform Console.

Link to google cloud platform console: https://console.cloud.google.com/project

This will use the gcloud command line tool (see Google Cloud/Gcloud). This tool uses the Compute Engine API, so you have to enable that first.

Link to enabling compute engine API: https://console.cloud.google.com/flows/enableapi?apiid=compute_component