Veeam
Veeam Backup & Replication is an all-in-one backup, recovery, and data security solution that serves both on-premises and cloud storage. It is the foundation of the Veeam Platform and delivers simple, flexible, reliable and powerful data protection.
For more information, visit veeam.com. You can also download a free trial for 30 days.
Advantages of Veeam with Storj
- Eliminate downtime: instant recovery and protection from cyber threats.
- Fast and secure backup for your data: automate workload backup and discovery across cloud, virtual, physical and NAS. Fast image-based backups take advantage of VMs, hardware and OS snapshots.
- Lightning-fast data recovery for any scenario: instant recovery of OSes, applications, databases, VMs, files, folders, objects and shares. Recovery works across multiple clouds and platforms.
- Flexibility: a software-defined and hardware–agnostic solution for ultimate flexibility.
Integration
To integrate Storj with Veeam, you will need to create S3 credentials in Storj and add them within Veeam. Veeam uses a wizard to guide users in adding S3-compatible cloud storage.
Requirements
- An active Storj account
- A bucket for Veeam in your Storj instance
- An installation of Veeam
Download a free trial of Veeam or create a Veeam account.
Create a Storj Account
To begin, you will need to create a Storj account. If you already an account, go to https://storj.io/login.
Navigate to https://storj.io/signup to sign up. Enter your full name, email address, and a password, as shown below:
Generate S3 credentials
Storj has an Amazon S3 compatible API and you'll need generate S3 credentials to use it. S3 credentials consist of an access key, secret key, and endpoint.
Create S3 credentials in the Storj web console:
1. Navigate to Access on the left side menu.
2. Click Create S3 Credentials under the S3 Credentials block.

3. When the Create Access screen comes up, set specifications according to the following guidelines:
- Type: S3 Credentials
- Name: The name of the credentials (e.g. my-access)

4. Click Continue to provide permissions
- Permissions: All
- Buckets: Feel free to specify the bucket you created above (e.g. my-bucket), or leave as “All”
- End date: provide an expiration date for these credentials (optional)

5. Click Continue to provide Access encryption Information
- Use the current passphrase: this is default option
- Advanced: you may provide a different encryption phrase either your own or generate a new one.
- Enter a new passphrase: use this option, if you would like to provide your own new encryption phrase
- Generate 12-word passphrase: use this option, if you would like to generate a new encryption phrase

In order to see the data uploaded to your bucket in the web console, you must unlock the bucket with the same encryption passphrase as the credentials.
6. Click Create Access to finish creation of your S3 credentials

7. Click Confirm the Confirm details pop-up message
8. Your S3 credentials are created. Write them down and store them, or click the Download all button. You will need these credentials for the following steps.

Connecting Veeam to Storj
Veeam Configuration
Storj backup is integrated with Veeam using Veeam's New Object Repository wizard. Follow the steps below to complete the integration:
1. Launch the New Object Repository wizard:
- Open the Backup Infrastructure view.
- In the inventory pane select the Backup Repositories node and click Add Repository on the ribbon.
- In the Add Backup Repository dialog, select Object Storage > S3 Compatible.

2. Specify the Object Storage Name
- At the Name step of the wizard, specify a name and description for the object storage repository. In the Name field, specify a name for the new object storage repository, such as Storj.
- In the Description field, enter an optional description.
- To limit the maximum number of tasks that can be processed at once, select the Limit concurrent tasks to N check box.
- Select Next.

3. At the Account step of the wizard, add the object storage account created in the previous section. Here you will need the S3 credentials created in Storj to specify the connection settings:
- In the Service point field, specify an endpoint address of your S3 Compatible object storage. This will be the endpoint from the S3 credentials that you downloaded, and should be the following or similar: https://gateway.storjshare.io
- In the Region field, specify a region, such as us-east-1.
- To add the Storj credentials, selecy the Add... button next to the Credentials drop-down list. Enter the access key and session key in their corresponding fields. Add an optional description in the Description field, if desired. Note: you can also click the Manage cloud accounts link to add, edit, or remove a credentials record.
- Note the Use the following gateway server check box. If selected without a server specified, by default the role of a gateway server is assigned to the machine where Veeam is installed. For more information on considerations and limitations for using a gateway server, see Considerations and Limitations on the Veeam website.
- Select Next.

Credentials window:

4. Specify the bucket settings.
- From the Bucket drop-down list, select the "veeam" bucket created earlier.
- In the Select Folder field, select Browse and find the cloud folder in your "veeam" bucket to map your object storage repository, if it already exists. If not, you can select New Folder to make a new one.
- If desired, select the Limit object storage consumption to check box to define a soft limit that can be exceeded temporarily for your object storage consumption. Enter a limit value in terabytes or petabytes.
- If desired, select the Make recent backups immutable for check box to prohibit the deletion of blocks of data from object storage. Specify the immutability period, in days. Note: selecting this option might increase storage costs. For more information about immutability, see Immutability on the Veeam website.
- Select Next.

5. Review the credentials and selections.
- Review the information in the Summary window. Go back and make any necessary edits using the Previous button.
- Select Finish and exit the wizard.