Skip to content
This repository was archived by the owner on Jul 8, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
28 lines (19 loc) · 951 Bytes

File metadata and controls

executable file
·
28 lines (19 loc) · 951 Bytes

StarThinker Cloud Service Credentials

Create Service Credentials

Retrieve Service Account Key Credentials from: https://console.cloud.google.com/apis/credentials

Cloud Service View Cloud Service Setup Larger

Setup Steps

  1. Google Cloud Project -> APIs & Services -> Credentials -> Create Credentials -> Service Account Key.
  2. New Service Account.
  3. Role is Project Owner.
  4. Service Account Name is starthinker.
  5. Key Type is JSON.
  6. Click Create and open the downloaded file.
  7. Copy the contents and paste into the StarThinker deployment script when prompted for Service Credentials.
  • You may have to click CTRL+D after pasting the service crdentials.

Verify

If all goes well, after deployment, the following file should exist with your credentials inside:

  • starthinker_assets/service.json

© 2019 Google Inc. - Apache License, Version 2.0