Backblaze (beta)

  • Updated

You will require your Backblaze account Access key and Secret key API credentials along with a Bucket, your S3 Endpoint and Region to initialize your Filespace.

For the purposes of terminology, the Application Key and Application Key ID are the equivalent of the Secret Access Key and Access Key ID respectively.

Log into your Backblaze account portal and select and Create a Bucket

BB1.png

Provide a unique Bucket name. We recommend 1 bucket per Filespace so choose a logical naming convention easily identifiable to your Filespace.

BB2.png

Navigate to App Keys then Add a New Application Key to create your Access key (keyID) and Secret key (applicationKey):

BB3.png

BB5.png

Provide a logical name for your application key, again, we recommend you match your key name to your Filespace and bucket naming convention. Ensure your access is Read and Write.

BB6.png

Copy your credentials to clipboard and retain them in a safe place. You will need the region to initialize your Filespace. The region will be the location where your data is stored. 

BB7.png

Backblaze S3 API endpoint URL is formatted in this manner https://s3.<region>.backblazeb2.com

Once you have your BucketRegionAccess key, and Secret key you can create your Filespace.

Sign-up to LucidLink to create your Filespace backed by Backblaze. Specify a Domain and select Create a new filespace.
BB8.png

Choose Bring your own storage 

BB9.png

Provide a Filespace name

BB10.png

Select Other Cloud to begin creating your Filespace. 

BB11.png

You will use the HTTPS endpoint. For example, https://s3.us-west-000.backblazeb2.com and your Region select Configure advanced settings to specify your Bucket name Next 

BB12.png

Provide your Bucket name and Next to review, confirm, and Create your Filespace.

BB13.png

You will notice the Filespace being prepared, which will take a minute or two to complete.

When your Filespace is ready for initialization. Select Initialize.

BB14.pngIf you have not done so previously, download and install the LucidLink Client

BB15.png

Then Launch the desktop client to initialize your Filespace.

Initializing your Filespace involves providing the Access key and Secret key you set up earlier in your Backblaze account. 

BB16.png

You will also be asked for a root account password which is used to encrypt your Filespace to prevent unauthorized data access. 

BB17.png

Success! Your Filespace is now initialized and you are ready to open the folder to begin using your Filespace.

Review our additional knowledge-base articles on our support site for additional information on creating users, providing share data access and implementing snapshots.

BB18.png

For more information on this please review our Initialize your Filespace FAQ which can also be achieved via the command line should you not have a GUI desktop available.

Example initialization string:

lucid init-s3 --fs <filespace.domain> --endpoint s3.us-west-000.backblazeb2.com --https --access-key <accesskey> --secret-key <secretkey> --provider Backblaze --password <rootpwd> --region us-west-000 --bucket-name <bucket-name>

Please reach out to LucidLink Support should you require any further assistance.

      

Was this article helpful?

0 out of 0 found this helpful