mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-21 15:12:34 +02:00
@@ -46,8 +46,8 @@ title: AWS S3
|
||||
- Once done go to "Properties" there you will see region of bucket e.g us-east-1
|
||||
- set bucktname as "DO_SPACE" in ENV.
|
||||
- set region as "DO_REGION" in ENV.
|
||||
- Replace region in this url s3.{region}.amazonaws.com and set it as "DO_ENDPOINT" in ENV.
|
||||
- Replace bucketName and region in this url https://{bucketName}.s3.{region}.amazonaws.com and set us as "DO_BASEURL" in ENV.
|
||||
- Replace region in this url `s3.region.amazonaws.com` and set it as "DO_ENDPOINT" in ENV.
|
||||
- Replace bucketName and region in this url `https://bucketName.s3.region.amazonaws.com` and set us as "DO_BASEURL" in ENV.
|
||||
- Step 2 : Create a aws policy
|
||||
- Navigate to IAM under services
|
||||

|
||||
|
||||
Reference in New Issue
Block a user