StorafleetStorafleet

/// CONNECT A PROVIDER / STORJ

Storj

Storj is accessed through a hosted S3-compatible gateway and authenticates with an Access Key and Secret Key. There is a single global gateway and path-style addressing.

Don't have a bucket yet? Create one first →

What you need

  • An Access Key and Secret Key from Storj S3 Credentials.
  • The bucket name; the region is us-east-1.

Create S3 credentials

  1. In the Storj console, go to Access KeysNew Access.
  2. Choose the type S3 Credentials and click Generate.
  3. Copy the Access Key and Secret Key — shown only once.

Endpoint & region

https://gateway.storjshare.io — a single global hosted S3 gateway. Set the region to us-east-1.

Connect the Fleet

  1. From the Fleet page, click Create Fleet and pick Access Keys; enter a name, the bucket name, and us-east-1 as the region.
  2. Paste the Access Key and Secret Key.
  3. Set the endpoint to https://gateway.storjshare.io and connect.

Supported features

Storj's hosted gateway supports object I/O and migration only — browse, upload, download, multipart, and migration all work. There are no bucket-configuration features.

Storj's hosted S3 gateway is intentionally minimal — object I/O (browse / upload / download / multipart / migration) works, but there are no bucket-configuration features.