...
Activation
This feature is activate on mh-uat.mediahaven.com for the organisation mh-uatactivated for primary organisation on integration environments
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.
...