Cloud settings for Google Cloud #
SSH tunnels #
Securely connect to private data sources using an SSH tunnel through a bastion host.
Learn how to set up an SSH tunnel.
Google Cloud JSON key #
To create a JSON-formatted service account API key for your Google Cloud account, perform the following steps:
-
Start with a Google Cloud account.
-
For that account, go to the Service Accounts page of the Google Cloud Console.
-
Select or create a project to work in.
-
Click Create service account or select an existing service account.
a. Provide a name and description.
b. Click Create and continue
c. In Grant this service account access to project, expand Select a role. Scroll down to Project and select Owner.
d. Click Continue.
e. Click Done.
-
In the navigation menu, click Service accounts.
-
Click the name of your service account.
a. Store the email name for this service account for future use.
-
Click the Keys tab.
a. Click Add key > Create new key.
b. In the resulting dialog, select JSON.
c. Click Create.
d. The new key is automatically downloaded to your computer. Look in your default Downloads folder for a file named with the pattern:
service-account-name-partial-api-key.json
-
Open the JSON file with a text editor and copy the contents. Include the curly braces.
-
In Galaxy, paste the API key contents into the JSON key field.
Is the information on this page helpful?
Yes
No
Is the information on this page helpful?
Yes
No