Skip to content

GCP: Setting Up Demo Environment

Igor Lozynskyi edited this page Feb 22, 2019 · 1 revision

Accessing SSH of the project.

SSH keys are required!

gcloud compute --project "reactive-persistence" ssh --zone "us-east1-b" "instance-1"

Clone this wiki locally