I am making a webapp using:
- ASP.NET core open api backend
- React TSX frondend
- Keycloak authentication service
- MySQL database
Now, I want to support uploading of images, and perhaps video's. (To be determined)What service could I use for this?I would like a selfhosted docker image.