Configuring Object Stores (optional)
Configuration to visualize your data (images) hosted on your own Object Store.
Last updated
Was this helpful?
Configuration to visualize your data (images) hosted on your own Object Store.
Last updated
Was this helpful?
To view images in the UI (metadata.uri
), GCS requires a service account (to create signed urls):
To grant the storage.buckets.get permission to a service account for a bucket in GCS, you can follow these steps:
Go to the Cloud Storage Buckets page in the Google Cloud console.
In the list of buckets, click the name of the bucket for which you want to grant the permission.
Select the Permissions tab near the top of the page.
Click the + Grant access button.
The Add principals dialog box appears.
In the New principals field, enter the service account email address.
Select the role (or roles) from the Select a role drop-down menu.
Click the Grant button.
Finally, download the service account key to a .json
file from the console and export the location of the file with the standard env variable (this is the same file that can be pasted in the to view images from a restricted bucket).
If you encounter permission issues even after creating a Service Account Key (and adding it to the Integrations settings for viewing images in the UI), you can follow these steps:
Enable the Troubleshooting API:
Runt he troubleshooter: