/// CONNECT A PROVIDER / SEAGATE LYVE CLOUD
Seagate Lyve Cloud
Seagate Lyve Cloud is S3-compatible and authenticates with a service account's Access Key and Secret Key. It uses path-style addressing and per-region endpoints.
Don't have a bucket yet? Create one first →
What you need
- An Access Key and Secret Key from a Lyve Cloud service account.
- The bucket name and the region (for example
us-east-1oreu-west-1).
Create a service account
- In the Lyve Cloud console, go to Permissions and create a bucket permission (choose operations and buckets).
- Go to Service Accounts → Create and attach the permission.
- Copy the Access Key and Secret Key — shown only once.
Endpoint & region
https://s3.<REGION>.lyvecloud.seagate.com — for example https://s3.us-east-1.lyvecloud.seagate.com. Regions include us-east-1, us-west-1, us-central-2, eu-west-1, and ap-southeast-1.
Connect the Fleet
- From the Fleet page, click Create Fleet and pick Access Keys; enter a name, the bucket name, and the region.
- Paste the Access Key and Secret Key.
- Set the endpoint (as shown in your console) and connect.
Supported features
Seagate Lyve Cloud supports versioning, lifecycle (expiration only), CORS, bucket policy, object tags, and Object Lock.
Newer (v2) accounts use an account-specific host like
s3.<region>.<account>.lyve.seagate.com — use whatever the console shows.