/// 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
- In the Storj console, go to Access Keys → New Access.
- Choose the type S3 Credentials and click Generate.
- 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
- From the Fleet page, click Create Fleet and pick Access Keys; enter a name, the bucket name, and
us-east-1as the region. - Paste the Access Key and Secret Key.
- Set the endpoint to
https://gateway.storjshare.ioand 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.