[Feature] Let RR download files on its own and then send it to requester instead of a simple redirection #1923
Labels
enhancement
New feature or request
needs triage
Issues that need to be triaged
v4
Issues related to the latest version
Is there an existing issue for this feature?
Feature Description
I would like to keep the minio server private, so only accessible internally through the docker network.
Reactive resume should then be able to download on its own whatever file saved on minio (in my case using the local network with STORAGE_URL=http://minio/reactive-resume) and upload it then to the requester instead of simply redirecting to the STORAGE_URL (which right now must be reachable from the browser)
The text was updated successfully, but these errors were encountered: