-
Is there any way I can disable storing static files locally and use S3 only? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Hey @realmacaw — totally! You can do this completely through hooks. Here is a relevant Discussion that addresses this topic (Cloudinary, but same principles apply). Also, @richardvanbergen is working on building out an S3 plugin, which would automate all of this for you. We're pumped about that (and not to mention, happy to support how we can). Plugin progress is briefly mentioned here: I'm sure more will be coming from that shortly! |
Beta Was this translation helpful? Give feedback.
-
@realmacaw quick update for you: We just released https://github.com/payloadcms/payload/blob/master/CHANGELOG.md#092-2021-08-06 |
Beta Was this translation helpful? Give feedback.
@realmacaw quick update for you:
We just released
0.9.2
which now has a super simple way to totally disable writing to the file system!https://github.com/payloadcms/payload/blob/master/CHANGELOG.md#092-2021-08-06