feat: builds s3 adapter

This commit is contained in:
James
2022-08-07 10:37:51 -04:00
parent bc0bb6c1b4
commit 0a4745b869
21 changed files with 2058 additions and 59 deletions

View File

@@ -7,3 +7,11 @@ AZURE_STORAGE_CONNECTION_STRING=DefaultEndpointsProtocol=http;AccountName=devsto
AZURE_STORAGE_CONTAINER_NAME=az-media
AZURE_STORAGE_ALLOW_CONTAINER_CREATE=true
AZURE_STORAGE_ACCOUNT_BASEURL=http://localhost:10000/devstoreaccount1
S3_ENDPOINT=http://localhost:4566
S3_ACCESS_KEY_ID=payloadAccessKey
S3_SECRET_ACCESS_KEY=alwiejglaiwhewlihgawe
S3_BUCKET=payload-bucket
S3_FORCE_PATH_STYLE=true
PAYLOAD_DROP_DATABASE=true