Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cloudproviders/googlestorage [2018_07_10 15:40] stevencloudproviders:googlestorage [2024_02_28 01:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
- +====== Adding a Google Cloud Storage Provider ====== 
 +##### Last updated on April 24, 2019.
  
-  +Access Anywhere can work with the Google Cloud Storage service by simply adding Google Storage as a Cloud Provider.
- +
-====== Adding a Google Cloud Storage Provider ======+
  
-Storage Made Easy can work with the Google Cloud Storage service by simply adding Google Storage as a Cloud Provider.+For adding Google Drive provider see [[:cloudproviders:googledocs]].
  
 ===== Step 1: Choosing the Google Storage Provider ===== ===== Step 1: Choosing the Google Storage Provider =====
Line 12: Line 11:
 {{:/cloudproviders:GoogleStorage:steps:sme_1_step_1_choosing_the.png}} {{:/cloudproviders:GoogleStorage:steps:sme_1_step_1_choosing_the.png}}
  
-The first step is to choose to add the Google Storage provider to your SME Account either   as a first step on activation or later from the **//Cloud Dashboard//** which is accessible from the right sidebar after login to the website.+The first step is to choose to add the Google Storage provider to your NAA Account either   as a first step on activation or later from the **//Cloud Dashboard//** which is accessible from the right sidebar after login to the website.
  
  
Line 24: Line 23:
  
  
-===== Step 3: Finding your Google Storage keys ===== +===== Step 3: Creating Google Storage keys =====
- +
- +
  
 To generate a key: To generate a key:
   - Open the [[https://console.cloud.google.com/projectselector/storage/settings|Cloud Storage Settings]] page in the [[https://console.cloud.google.com/|Google Cloud Platform Console]].   - Open the [[https://console.cloud.google.com/projectselector/storage/settings|Cloud Storage Settings]] page in the [[https://console.cloud.google.com/|Google Cloud Platform Console]].
 +  - Select or Create a project if needed.
   - Select "Interoperability".   - Select "Interoperability".
   - If you have not set up interoperability before, click "Enable interoperability access".   - If you have not set up interoperability before, click "Enable interoperability access".
   - Click "Create a new key".   - Click "Create a new key".
 +
 +{{ :googlecloud-gettingstarted:storageaccesskeys.png?600 |}}
 +
 +Enter the Access Key and Secret in the account info page.
 +
 +{{ :googlecloud-gettingstarted:add-google-storage-provider.png |}}
 +
 +Click Continue.
 +
  
  
Line 42: Line 49:
 {{:/cloudproviders:GoogleStorage:steps:sme_4_step_4_choosing_buc.png}} {{:/cloudproviders:GoogleStorage:steps:sme_4_step_4_choosing_buc.png}}
  
-If you have already used Google Storage before adding to sme you will be asked to select which containers SME should do a meta-sync with and also to choose a radio button for the container to be used by default. SME will offer to create a new container based on your username by default.+If you have already used Google Storage before adding to NAAyou will be asked to select which containers NAAshould do a meta-sync with and also to choose a radio button for the container to be used by default. NAAwill offer to create a new container based on your username by default.
  
  
Line 56: Line 63:
 ===== Accessing files ===== ===== Accessing files =====
  
-  
  
 {{:/cloudproviders:GoogleStorage:steps:sme_6_accessing_files.png}} {{:/cloudproviders:GoogleStorage:steps:sme_6_accessing_files.png}}
Line 62: Line 68:
 Your files are accessible from the file manager once the sync has completed. Your files are accessible from the file manager once the sync has completed.
  
 +===== Google Cloud Platform Permissions =====
  
-===== Note! =====+The Google account used for the provider configuration must have platform permission access buckets and objects. You could add the role **Storage Admin** for example.
  
 +The permissions required are:
  
-{{:/cloudproviders:GoogleStorage:steps:sme_7_note.png}}+ * storage.buckets.create 
 + * storage.buckets.delete 
 + * storage.buckets.get 
 + * storage.buckets.list 
 + * storage.objects.create 
 + * storage.objects.delete 
 + * storage.objects.get 
 + * storage.objects.list 
 + 
 +===== Rate Limiting ===== 
 + 
 +Google Storage may limit the rate at which it processes requests.  This page[[:throttledcloudproviders|Access Anywhere Handling of Rate-Limiting Storage Providers]] explains how Access Anywhere responds to rate limiting. 
 + 
 +===== Note! =====
  
-You can use the [[https://storagemadeeasy.com/CloudDav|CloudDav]] (provides WebDav access) and [[https://storagemadeeasy.com/CloudFTP|CloudFTP]] (provides FTP Access) protocol adaptors to access your account as well as the other [[https://storagemadeeasy.com/clients_and_tools/|Cloud Tools]] that SME provider.+You can use the Cloud DAV (provides WebDAV access) and Cloud FTP (provides FTP Access) protocol adaptors to access your account as well as the other Cloud Tools that NAA provides.