I have previously made WP GCE instances using Bitnami. Recently, I came across directions to make A WordPress instance directly in the google console using the "click to deploy" feature. A Bitnami installation makes the WP index come right up and getting an SSH key is really straight forward as well. These two items seem to be more of a challenge without Bitnami....
I followed all these directions to deploy WordPress on GCE. http://www.wpexplorer.com/install-wordpress-google-cloud/
The IP address goes to the Apache2 Debian Default Page (http://23.236.57.107) instead of the WP index page. How do I remedy this?
Also, how do I obtain an ssh key so I can connect via codeanywhere or transmit? The instance detail page in the google console shows SSH Keys none. There is no link to add a key there.