Using both AWS and Tigris in one application - Tigris
Using both AWS and Tigris in one application
Much like this question… I’m hoping to use AWS and Tigris. How am I supposed to configure the AWS credentials I use to interact with S3 proper, alongside the AWS credentials used to interact with Tigris?
credentials I use to interact with S3 proper
If I understood you correctly, in your application you will have two places where you initialize an AWS S3 client. One will connect to AWS and the other will connect to Tigris.
If this is right, you can set up a custom set of secrets in Fly and configure the two clients with the appropriate credentials.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
Tigris
All things Tigris: the Globally Distributed S3-Compatible Object Storage.
220 Members
Using both AWS and Tigris in one application - Tigris