Skip to content

fix(storage s3): public read acl#98

Closed
calmdev wants to merge 1 commit intoapache:mainfrom
calmdev:gh-issue-97
Closed

fix(storage s3): public read acl#98
calmdev wants to merge 1 commit intoapache:mainfrom
calmdev:gh-issue-97

Conversation

@calmdev
Copy link
Copy Markdown

@calmdev calmdev commented Mar 30, 2024

When using digital ocean spaces files are private by default and require public-read acl.

Fixes #97

@calmdev
Copy link
Copy Markdown
Author

calmdev commented Apr 1, 2024

Closing this. It does fix the issue on digital ocean spaces, but apparently it's use is not encouraged. Alternative sounds like it involves setting the ACL at the bucket level. Don't see a way to do this in DO. So will dig into this more. May require a CLI tool to setup the bucket before enabling the storage s3 plugin.

@calmdev calmdev closed this Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Storage S3: Public Read ACL

1 participant