This commit is contained in:
Craig Peterson 2017-03-12 16:31:48 -07:00
parent a6b9e420b3
commit 47a4ba4d05
2 changed files with 1 additions and 1 deletions

View file

@ -50,7 +50,7 @@ D("example.tld", REG_NAMECOM, DnsProvider(GCLOUD),
1. Go to your app-engine console and select the appropriate project.
2. Go to "API Manager > Credentials", and create a new "Service Account Key"
<img src="{{ site.github.url }}/assets/gcloud-json.png" alt="New Service Account" style="width: 900px;"/>
<img src="{{ site.github.url }}/assets/gcloud-json-screen.png" alt="New Service Account" style="width: 900px;"/>
3. Choose an existing user, or create a new one. The user requires "App Engine Admin" rights.
4. Download the JSON key and copy it into your `creds.json` under the name of your gcloud provider.

View file

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB