#Help.
34 messages · Page 1 of 1 (latest)
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
I have some experience with S3, though mainly through Digital Ocean spaces because it's cheaper.
I am trying to switch from Minio to AWS.
Ok?
For storing transcripts of support tickets.
How can I do that?
Can you help?
It's a docker system.
Grab the AWS SDK (it'll make life easier): https://www.npmjs.com/package/@aws-sdk/client-s3
It's got the docs there for uploading files to your bucket.
How?
This is a .env file.
Look at the doc I sent you.
I am currently using MinIO.
If MinIO uses an S3-compatible API, then you should only need to modify the .env values to point to your Amazon S3 bucket instead.
Yeah exactly.
How?
I have NEVER dealed with the stuff.
So act like I am 5 years old.
Explain how to do it to a 5 year old.
These three properties in your .env file. You should have obtained the necessary values (endpoint, access key, and secret key) from MinIO when you set up your app originally. You'll need to get the same values from AWS. https://support.promax.com/knowledge/amazon-s3
Yes.
Where are they in AWS?
I am in the Console right now, @wheat fox .
The link I included tells you where to get them.
@wheat fox They are all empty.
Did you read the tutorial I sent??
Yes.
I am following it.
Here's the official one I was looking for: https://docs.aws.amazon.com/AmazonS3/latest/userguide/GetStartedWithS3.html
Alright @wheat fox .