[Enhancement]: Add support to store images/attachments in GCS (without firestore) #6073
goreply-de
started this conversation in
Feature Requests & Suggestions
Replies: 1 comment
-
@goreply-de you mean this right as an CDN? https://www.npmjs.com/package/@google-cloud/storage like what I did for |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
What features would you like to see added?
An option to store images and assets in Google Cloud Storage without the need of firestore.
More details
It would be nice if a user can configure where images should be stored. Currently they are stored in firestore or local, but GCS would be a valid alternative that can save costs.
Changes that need to be done (for a public GCS bucket):
If the user can select the storage, the UI should allow this decision.
Which components are impacted by your request?
General, UI
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions