06-23-2021 02:44 PM
Hello,
I'm trying to change the default property mappings on PDF metadata extraction, as explained on the official documentation:
But i can't figure out where to put the PdfBoxMetadataExtractor_metadata_extract.properties
I suppose it's inside the transform-core-aio image, but I can't figure out in what directory.
I knew how to do it on version 6.0, with the old xml method, but seems that it changed.
Thank you all!
06-24-2021 04:49 AM
On the configuration link, you are redirected to:
06-25-2021 04:44 AM
You need to put it in the directory that Angel linked, and re-build the image as a custom image for your deployment from the source project. AFAIK there is no support for a simple "configuration file mounted into container" type of extension that you may be looking for, where you only put the file into the container at a particular path.
06-24-2021 04:49 AM
On the configuration link, you are redirected to:
06-24-2021 08:51 AM
Hello, thank you the explanation.
But I read the article, and the link doesn't explain in what directory to put the configuration file.
Regards.
06-25-2021 04:44 AM
You need to put it in the directory that Angel linked, and re-build the image as a custom image for your deployment from the source project. AFAIK there is no support for a simple "configuration file mounted into container" type of extension that you may be looking for, where you only put the file into the container at a particular path.
11-09-2021 06:24 AM
Unfortunately, no matter what I do, I just can't compile this project.
In the end, I always get the same error:
[ERROR] F8: Failed to execute the build: io.fabric8.maven.docker.access.DockerAccessException: Unable to build image [alfresco/alfresco-imagemagick:latest] : Connection reset by peer
If anone knows what may be going on, I would appreciate it. Thanks!
Explore our Alfresco products with the links below. Use labels to filter content by product module.