☁️Google Cloud Storage
Provides instructions for connecting Google Cloud Storage buckets to Ovision.
Access GCP
Connect to the GCP console.
Log in with your Google account.
Select a project at the top of the GCP console.
Create Service Account
Go to [IAM & Admin → Service Accounts] through the main menu.
Click the [+ CREATE SERVICE ACCOUNT] button on the service account menu.
Follow the steps to create a service account by entering the information.
Check the service account that you created in the list of service accounts.
Create Bucket
Type 'buckets' in the search bar and click 'Buckets' in the lookup list.
Go to the [Buckets] menu, and then click the [+ CREATE] button.
Follow the steps to create a bucket by entering the information.
Check the bucket that you created in the list of buckets.
Connect Service Account and Bucket
Go to [IAM & Admin → Service Accounts] through the main menu.
Copy the 'email' from the service account you want to connect with the bucket to the clipboard.
Type 'buckets' in the search bar and click 'Buckets' in the lookup list.
Go to the [Buckets] menu, then click the [Actions] button on the bucket that you want to connect with the service account, and then click the [Edit access] button.
On the Set Permissions menu, click the [+ ADD PRINCIPAL] button.
Paste the 'service account' email that you copied to the clipboard into 'New principals'.
Click [Select a role] and set it to 'Storage Admin'.
Click the [SAVE] button to complete the [Add Principals] operation.
Get Service Account Private key
Go to [IAM & Admin → Service Accounts] through the main menu.
Click the [Actions] button on service account, and then click [Manage keys].
On the [Manage keys] menu, click [Create new key] from the [ADD KEY] drop-down menu.
Select [JSON] as 'Key type' and click the [CREATE] button.
Connect Buckets to Ovision
Click the [Settings] menu.
Click the [Connections] menu.
Click the [Connect] button on 'Google Cloud Storage'.
Enter information about the bucket connection and click the [Connect] button.
Private Key : Copy and paste the contents of the previously downloaded json file.
Bucket Name : Enter a name for the bucket. (*You must enter the same name as the bucket of GCP.)
If the bucket connection status is marked 'SUCCESS' with a notice that the connection was successful, the connection is complete.