How to configure Google Cloud Storage bucket: Difference between revisions

From PUBLIC-WIKI
Jump to navigation Jump to search
(Created page with "== Creating Storage Buckets == * Open the Cloud Storage browser: : https://console.cloud.google.com/storage/browser * Click on "Create bucket": :* Name: Specify here the bucke...")
 
No edit summary
Line 3: Line 3:
: https://console.cloud.google.com/storage/browser
: https://console.cloud.google.com/storage/browser
* Click on "Create bucket":
* Click on "Create bucket":
:* Name: Specify here the bucket name
:* '''Name''': Specify here the bucket name
:* Default storage class: Choose "Regional Storage"
:* '''Default storage class''': Choose "Regional Storage"
:: For more information, see: https://cloud.google.com/storage/docs/storage-classes
:: For more information, see: https://cloud.google.com/storage/docs/storage-classes
:* Location: Select a region close to your location
:* Location: Select a region close to your location
* Click on "Show advanced settings"
* Click on "Show advanced settings"
* Under "Labels", click on "Add label":
* Under "Labels", click on "Add label":
:* Key – Specify here "name" (in lower case)
:* '''Key''' – Specify here "name" (in lower case)
:* Value - Specify here the bucket name
:* '''Value''' - Specify here the bucket name
:: For more information, see: https://cloud.google.com/storage/docs/using-bucket-labels
:: For more information, see: https://cloud.google.com/storage/docs/using-bucket-labels
* Encryption - Leave the default settings (Google-managed key)
* Encryption - Leave the default settings (Google-managed key)
* Click on Create
* Click on Create

Revision as of 15:10, 14 May 2018

Creating Storage Buckets

  • Open the Cloud Storage browser:
https://console.cloud.google.com/storage/browser
  • Click on "Create bucket":
  • Name: Specify here the bucket name
  • Default storage class: Choose "Regional Storage"
For more information, see: https://cloud.google.com/storage/docs/storage-classes
  • Location: Select a region close to your location
  • Click on "Show advanced settings"
  • Under "Labels", click on "Add label":
  • Key – Specify here "name" (in lower case)
  • Value - Specify here the bucket name
For more information, see: https://cloud.google.com/storage/docs/using-bucket-labels
  • Encryption - Leave the default settings (Google-managed key)
  • Click on Create