-
Notifications
You must be signed in to change notification settings - Fork 976
Use AWS S3 on AVideo Platform
Daniel Neto edited this page Oct 28, 2020
·
5 revisions
Basically the plugin works with any S3 storage compatible.
Details:
- Only videos will be saved on S3, all images will be saved locally.
- Dummy video with 10 bytes will be locally saved, for system reference only.
- Log into your console and go to the S3 tool and click create a bucket.
- Create a user with credentials who has permissions to read/write to this new bucket. Also, add AmazonS3FullAccess policy for the AWS user.
- Record your Access Key ID and show your secret access key.
- Make sure you grab the correct region from this doc
If you are using Amazon S3 the endpoint must be blank. endpoint is only for third parties S3 companies.
Add the credentials into the plugin fields
https://github.com/WWBN/AVideo/wiki/How-do-I-use-the-AWS-S3-plugin-with-Wasabi