GCE S3 Compatible Bucket Setup
1. Introduction
2. Setup Using the Google Cloud Console
2.1. Set Up Google Cloud Storage (GCS)
2.1.1. Create a GCS Bucket:
2.1.2. Enable Interoperability with S3:
2.2. Configure IAM Permissions
2.2.1. Define IAM Roles:
2.2.2. Create IAM Policies:
3. Setup Using the gcloud CLI
3.1. Set Up Google Cloud Storage (GCS)
3.1.1. Install and Authenticate the gcloud CLI:
3.1.2. Create a GCS Bucket:
3.1.3. Enable Interoperability with S3:
3.2. Grant Access to the Bucket:
3.2.1. Create a Service Account for vBase:
3.2.2. Grant the Service Account Access to the Bucket:
3.2.3. Generate an API Key for the Service Account:
4. Provide API Keys to vBase
5. (Optional) Automate Provisioning
Last updated

