Setup Backblaze B2 Connection

How to Set Up Backblaze B2 on Stacking Cloud to Publish a Bucket

Backblaze B2 is a cost-effective cloud storage solution that allows you to store and manage files efficiently. Stacking Cloud provides an easy way to integrate Backblaze B2 via API. to publish your buckets

Prerequisites

  • A Backblaze B2 account
  • A Backblaze B2 Bucket already created
  • The following credentials from Backblaze:
    • KeyID
    • ApplicationKey
  • An active Stacking Cloud account

Step 1: Generate Access Credentials

  1. Go to App Keys in the Backblaze Console.
  2. Click Add a New Application Key.
  3. Set the required permissions (e.g., Read and Write for the bucket).
  4. Copy and save the generated KeyID and ApplicationKey (this will not be shown again).

Step 2: Set Up Backblaze Connection on Stacking Cloud

  1. Log in to Stacking Cloud.
  2. Go to My Connections.
  3. Click Add New Connection.
  4. Select Backblaze B2 as the storage provider.
  5. Enter the required details:
    • KeyID (from Backblaze App Keys)
    • ApplicationKey (from Backblaze App Keys)
  6. Click Save and Test Connection.