mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Feature Request] Feature for Uploading Volumes to Objects Storage #662
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @umut-akkaya-strt on GitHub (Mar 5, 2025).
Is this a feature for the backend or frontend?
Backend
What would you like?
Following volumes can be uploaded into an object storage like s3 and can be downloaded when a new instance is started.
Why is this needed?
Some of cloud services (AWS AppRunner) do not support persistent storage. In case of pause or failure all of the files located in these folders are lost. It would be better if this feature is implemented.
@umut-akkaya commented on GitHub (Mar 5, 2025):
Well it seems AppRunner doesnt support websockets. So this feature still a good thing for other services but not for AppRunner because planka uses websockets.