BlobRouter v0.1 · Last updated: August 2026 · Architecture version: 2.0
priority: "archive" uploads — low storage cost for rarely accessed data.
Prerequisites
- A Backblaze account
- A B2 bucket
- An application key with access to that bucket
1. Create a bucket
- Backblaze → Buckets → Create a Bucket
- Choose a private bucket
- Note the bucket name and region (for example
us-west-004)
2. Create an application key
- App Keys → Add a New Application Key
- Restrict to your bucket if possible
- Copy keyID (access key) and applicationKey (secret)
https://s3.us-west-004.backblazeb2.com
3. Add credentials in BlobRouter
- Open Dashboard → Providers
- Choose Backblaze B2
- Enter Access Key ID, Secret Access Key, bucket name, and region
- Save and Test connection