/// CREATE A BUCKET / RABATA
Create a Rabata bucket
Rabata offers S3-compatible storage across 3 regions with a 30-day trial. Create a bucket, create an access key, and connect.
Create a Rabata account
Sign up at Rabata — new accounts include a 30-day trial.
Create a bucket
- In the Rabata dashboard, open Buckets and create a bucket.
- Name it, pick a region (
us-east-1,eu-west-1, oreu-west-2), and create it.
Create API keys
- In Access Keys, click Create and copy the Access Key ID and Secret Access Key.
Endpoint & region
https://s3.<REGION>.rabata.io — set the region to match. Path-style addressing.
Connect it to storafleet
Head to Connect Rabata, then the Migration guide.