Skip to main content
Tigris — globally distributed, S3-compatible object storage with a single endpoint.

At a Glance

Credentials

Create a secret with the Tigris provider type. The auth method is tigris_access_key, which requires: Create access keys from the Tigris dashboard.

Location Setup

Example:

Importing from rclone.conf

Tigris has no provider = value of its own in rclone, so real configs write provider = Other. The importer recognizes Tigris remotes by their endpoint hostname (t3.storage.dev) instead of falling back to S3 Compatible. A hand-written provider = Tigris line is also accepted. See the rclone import guide.