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
Warning: If you encounter a “
To resolve this, you must make a payment before you can create a public bucket.
no_payment_history
” error while creating a public bucket, it means that your Backblaze account has no prior payment history.To resolve this, you must make a payment before you can create a public bucket.
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
- Go to App Keys in the Backblaze Console.
- Click Add a New Application Key.
- Set the required permissions (e.g., Read and Write for the bucket).
- Copy and save the generated KeyID and ApplicationKey (this will not be shown again).
Step 2: Set Up Backblaze Connection on Stacking Cloud
- Log in to Stacking Cloud.
- Go to My Connections.
- Click Add New Connection.
- Select Backblaze B2 as the storage provider.
- Enter the required details:
- KeyID (from Backblaze App Keys)
- ApplicationKey (from Backblaze App Keys)
- Click Save and Test Connection.