This optional module is part of release 25.1
.
Overview
This document provides technical support information for the new module "Resumable uploads" which includes the plugin "Resumable uploads MH". The module is designed to enable uploading big files in chunks and allows to pause and resume the upload.
Activation
This feature is activate on mh-uat.mediahaven.com for the organisation mh-uat
Setup the underlying storage for the resumable uploads
Create an S3 object store bucket for this installation
Configure the URL in
installation-config
as theapplication/application.yml
with keymediahaven.config.ingest.resumable-upload-url
(encrypted)Run the migrations (pre-install chart)
Link the module
RESUMABLE_UPLOADS
to the customer’s organisation. See the REST documentation for information on how to do that.
Once enabled the user will be able to upload files bigger than the browser limitations typically allow and pause and resume uploads in the MediaHaven frontend.