S3 Storage #3
Loading…
x
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.