S3 support for static assets? #461

Closed
opened 2026-02-04 19:42:04 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @jrobison-sb on GitHub (Apr 4, 2024).

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.

Originally created by @jrobison-sb on GitHub (Apr 4, 2024). I see that this app [expects persistent storage for static assets](https://github.com/plankanban/planka/blob/master/docker-compose.yml#L7-L10), and also that some kind of [integration with S3 has already been mentioned](https://github.com/plankanban/planka/issues/261#issuecomment-1446688931). 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.
OVERLORD added the enhancement label 2026-02-04 19:42:04 +03:00
Author
Owner

@meltyshev commented on GitHub (Apr 5, 2024):

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 commented on GitHub (Apr 5, 2024): 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.
Author
Owner

@ADeeeee commented on GitHub (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.

@ADeeeee commented on GitHub (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 in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#461