mediadc icon indicating copy to clipboard operation
mediadc copied to clipboard

Mediadc on a separate instance

Open vandman opened this issue 2 years ago • 1 comments

Description Is it possible to make a separate application from Nextcloud (Like Onlyoffice for instance)? I ask because as soon as Mediadc is searching across directory for duplicate file, it kill the performance of the instance of Nextcloud. So the idea is to separate the Mediadc application from Nextcloud and install it on a different server/container with access to the files (via file system, S3, NTFS...), then the app on Nextcloud become an interface to pilot a Mediadc API to do the job. Like that, you can allow specific performance to Mediadc without killing the performance of Nextcloud.

The other advantage is that you can install whatever you want on mediadc server or mediadc container.

vandman avatar Jul 07 '23 11:07 vandman

This will be supported as soon as we finished app_ecosystem_v2 as it will support running applications on another hosts from start. Right now we are working on it )

bigcat88 avatar Jul 07 '23 11:07 bigcat88