S3 Buckets
Last updated
Was this helpful?
Last updated
Was this helpful?
testgrinder requires two S3 buckets. A media bucket for storing screenshots and videos recorded when running scenarios. And a user files bucket for storing user files attached to projects.
You can manage buckets on the Buckets page of the AWS S3 console at
For optimal performance, it is recommended to use a separate set of S3 buckets for each testgrinder deployment. Do not share S3 buckets between multiple testgrinder deployments.
Create a bucket with any name you like, e.g. my-company-tg-media. We recommend disabling all public access to the bucket and enabling encryption.
Create a bucket with any name you like, e.g. my-company-tg-user-files. We recommend disabling all public access to the bucket and enabling encryption.