07-31-2019 08:23 AM
Hello,
I have been developing using Alfresco maven archetype with the newest SDK (4.0.0).
It is working flawlessly but I have to resign from Docker.
Is there a way I can use it without Docker? How can I create WAR files which could be put under tomcat/web-apps directory?
I have Alfresco 6.1 up and running using Loftux's script.
Should I somehow change pom.xml files to create AMP and them somehow "install" those AMP files to currently deployed Alfresco's WARs ?
Regards,
Mike
07-31-2019 02:01 PM
Actually it happened to be very simple. There is a pom.xml file where you just need to uncomment lines about creating AMP.
Then, run "run.sh build_start" and AMP should be created.
Next, you just have to run script provided by Loftux.
It will generate WAR files.
If you copy them to tomcat/webapps folder, you will have your 'own version' of Alfresco!
07-31-2019 02:01 PM
Actually it happened to be very simple. There is a pom.xml file where you just need to uncomment lines about creating AMP.
Then, run "run.sh build_start" and AMP should be created.
Next, you just have to run script provided by Loftux.
It will generate WAR files.
If you copy them to tomcat/webapps folder, you will have your 'own version' of Alfresco!
Explore our Alfresco products with the links below. Use labels to filter content by product module.