Backup GitHub repository using Google Cloud Storage Bucket

About Google Cloud Storage Bucket

Cloud Storage allows world-wide storage and retrieval of any amount of data at any time. You can use Cloud Storage for a range of scenarios including serving website content, storing data for archival and disaster recovery, or distributing large data objects to users via direct download.


Set up Google Cloud Storage Bucket

  • In the Cloudback Dashboard open the repository settings by clicking on the settings icon:

Click-on-repository-settings

  • Click on the + New storage button:

Click-on-new-storage

  • Type a storage name

  • Select Google Cloud Storage Bucket

  • Create Google Cloud Storage Bucket

  • Click on the name of your bucket

  • Select Permissons tab and click on +ADD:

add-permissions

  • Copy Service Account information from Step 2:

copy-service-account

  • Paste it to the New members field

  • Select Storage Object Admin as Role and click on Save:

save-member

  • In Step 3 type your bucket name and click on Save:

type-name

  • The new storage will be selected as a storage for this repository

  • Click on the ‘Save changes’ button to apply the changes for the repository:

save-changes