03-14-2024 12:49 PM
Hi all,
I'm preparing a local environment for developing Alfresco extensions. I imagine my expansions will be mainly in the area of content transformation. Therefore, to facilitate development, I am trying to deploy the platform locally, from "ZIP Installation" mode.
But I can't find the «alfresco-transform-service-distribution-4.0.x.zip». Yes, I already have viewed the Note Transform Services install on community 7.4 and already have tried to search in https://nexus.alfresco.com/nexus/#welcome ,
But this Nexus repo doesn't contain any files
How can I get it?
03-15-2024 04:17 AM
Alfresco Community doesn't support Transform Services, it only works with Transform Core: https://github.com/Alfresco/alfresco-transform-core
You can deploy it as a single JAR file (AIO):
Or deploying TEngines individually (also as JAR files):
Maven artifacts:
In any case, instead of JAR execution, Docker Compose / k8s deployment is the recommended approach
Explore our Alfresco products with the links below. Use labels to filter content by product module.