Creating an Access Key
Clients need access keys to store files on Tigris. You can mint new access keys from the Tigris Dashboard.
First, go to the Tigris Dashboard.
Click on Access Keys in the left-hand menu.
Click on the Create New Access Key button.
Give the key a name and assign the desired permissions. If you're unsure, you can always come back and edit the permissions later. Some common permissions to give:
- Admin access for your developer machine (not recommended for production)
- Read-only access to all buckets
- Editor access to a specific bucket or set of buckets (such as a bucket for a specific project or service)
Click Create.
Copy the credentials to your notes or password manager. You will not be able to see them again. Then you can use them with the AWS S3 SDK and CLI or any other S3 compatible system.