S3 Storage #3
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Module
Changelog
Module
Page
Module
User
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: boring.tools/boring.tools-poc#3
Loading…
Reference in New Issue
Block a user
No description provided.
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?
we need a s3 storage to be able to save files from a user, changelog or similar.
a minio instance must be included in the docker-compose and in the deployment.
in the api, the routes must be extended accordingly so that they accept a file upload. we have to check whether this works together with a create/update or whether we only need endpoints for uploading the files.