Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 support for static assets? #673

Open
jrobison-sb opened this issue Apr 4, 2024 · 2 comments
Open

S3 support for static assets? #673

jrobison-sb opened this issue Apr 4, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@jrobison-sb
Copy link

I see that this app expects persistent storage for static assets, and also that some kind of integration with S3 has already been mentioned.

Is it currently possible to use S3 for static assets, so as to avoid needing to store them on a plain old persistent mount point / volume?

Thanks.

@meltyshev
Copy link
Member

Hi! We don't have this in our current plans yet, but it'd be useful to have this feature. We'd be happy if anyone would like to add this via PR.

@meltyshev meltyshev added the enhancement New feature or request label Apr 5, 2024
@ADeeeee
Copy link

ADeeeee commented Apr 8, 2024

Well, you could still use FUSE for mounting the S3 storage on docker or FUSE CSI for kubernetes now, but native support via API will be so nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants