Wasabi storage guide

Wasabi is an S3-compatible cloud storage solution that can be used as a backup destination by BackupAssist. This may be an attractive option if you're looking for a low cost cloud storage solution. Wasabi does not have the same feature set as AWS S3, but it does provide a simple, accessible cloud destination that is ideal for small and medium businesses.

Wasabi account

To use Wasabi storage, you will need to create a Wasabi account. There is a 30-day free trial option and once you have your account, you can log into the Wasabi console to manage your storage.

Wasabi storage

Wasabi uses cloud containers called buckets. Each BackupAssist Cloud Backup job will access your Wasabi account and create its own bucket using the name that you provide.

Access keys

You will use the Wasabi console to create an Access key ID and a Secret Access Key that BackupAssist will use to create buckets from which it will back up to and recover from. How to create these keys is explained below.

Creating a Wasabi account

To create a Wasabi account:

  1. Got to the Wasabi website https://wasabi.com/.
  2. Click the TRY or BUY now button, and complete the trial registration form.
  3. Open the invitation email sent to the address you provided and create an account.

Creating an API Access Keyset

For a BackupAssist Cloud Backup job to use your Wasabi storage, it will need a set of access keys. These keys will be noted down and entered into the backup job.

To create an API Access Keyset:

  1. Log into the Wasabi console.
  2. Click Access Keys on the left menu.
  3. Click the CREATE NEW ACCESS KEY button.
  4. This will open the Create New Access Key dialog.

  5. Leave the default Root User selection.
  6. Click CREATE.
  7. Wasabi create access key

  8. An Access key ID and a Secret access key will be created. You need both keys for BackupAssist. The Access Key will be visible. To view the Secret Key, you will need to click Show. The Secret Key cannot be viewed in the console after you leave this screen.
  9. Select DOWNLOAD CSV to save the key in a CSV file.
  10. Wasabi download access key

To learn more, see the official Wasabi documentation.

Backing up to Wasabi with BackupAssist

To create a BackupAssist Cloud backup job using Wasabi storage, follow the steps in the Cloud Backup page, and select Wasabi in the Destination media step. Then use the Set up destination step to enter the Wasabi settings.

Fill in the Wasabi settings as follows:

  1. In the Bucket name field, add a name for the bucket. The name must be globally unique.
  2. BackupAssist will use this name to create a bucket in your Wasabi account.

  3. Select your Region using the ... button on the right hand side.
  4. In the Access Key ID field, enter the Access Key ID you generated.
  5. In the Secret Access Key field, enter the Secret Access Key you generated.
  6. If desired, enter an encryption password so that BackupAssist can encrypt the data before transmitting it. Be sure to remember this password – BackupAssist does not keep a record of this encryption password.
  7. Click Check destination. BackupAssist will use the security keys to access your Wasabi account and create a bucket using the name provided.

Managing container access

The account you logged into Wasabi and created the access keys with will have access to the bucket. You can create a Wasabi account specifically for backups to restrict access to your backup buckets. The account that you signed up to Wasabi with is your administration account, and it can be used to create more accounts using the Users menu.

The Groups menu can be used to create groups with defined levels of access, and users can be added to a group to inherit its access. For example, the users will get access to the buckets that the Group has access to.

To review or modify the user and groups that have access to a bucket, go to the Bucket page and select the Setting option from the Actions menu. Then select the ACCESS CONTROL page to view and review the users and groups that have access.