Create a Bucket

We highly recommend to read the page describing Buckets and you can also set up a bucket with our API calls.

Instructions

Here’s a step-by-step guide to creating a new Bucket in the Flashback Platform:

1

Access the Buckets page

In the left-hand menu, select StorageBuckets.

2

Create a new Bucket

Click the + Add Bucket button and select the provider where you will connect your tenant bucket or storage account to this Flashback bucket.

3

Fill in the Flashback Bucket properties

On the “Create Bucket” form, enter the following fields (all are required unless noted otherwise):

Bucket Label: human-readable label for this bucket of the Flashback Platform (e.g. “Backups-EU”).

We recommend to have unique name per bucket to avoid issues when you'll set up your repository.

Storage Type: You can choose of:

  • S3 (AWS or any S3-compatible endpoint provider)

  • GCS (GCP or any GCS-compatible endpoint provider)

  • Azure Blob (only Microsoft Azure)

4

Add Vendor's Bucket

AWS or any S3-compatible provider

  • Bucket Name: The exact identifier as defined by your provider in your vendor tenant (e.g. the S3 bucket name in your AWS account).

  • Access Key: Your S3 API Key/AWS access key ID OR the IAM Role ARN if using AWS delegated Role ARN

  • Secret Key: Your AWS secret key OR External ID for delegated roles

  • Endpoint (optional): custom S3 endpoint URL OR leave blank if using AWS

  • Region: AWS region required if no custom endpoint.

GCP or any GCS-compatible provider

  • Bucket Name: The exact identifier as defined by your provider in your vendor tenant (e.g. the S3 bucket name in your GCS account).

  • Client Email: Your service account email OR a delegated service account

  • Private Key: service account private key OR leave blank if using delegated access

  • Endpoint (optional): custom GCS-compatible endpoint OR leave blank if using GCP

Azure

  • Storage Account: your Azure storage account name

  • Container: the container within that account

  • Access Key (optional): account key OR leave blank for delegated guest access

5

Save your new Bucket

Click Save (or Create) at the bottom of the form. Your bucket will now appear in the list, and you can begin using it in Repositories, generate API keys, or attach it to workflows.

Last updated

Was this helpful?