Mirror Media Folders with S3 #13291
takayumi
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, if you want to make your Payload collections mirror your S3 bucket, you will need to create collections one by one and set an explicit prefix for them in the S3 storage like this:
It would be nice if the S3 adapters can expose a
HandleRead
to let us hook into the S3 adapter to update the prefixes based on the folder structure.This is so that we can easily browse our own Payload folders and have a similar experience when browsing with other S3 browsers.
Relevant Discussions/Issues: #1961 #4190
Beta Was this translation helpful? Give feedback.
All reactions