Hello Everyone!
I have developed extensions for alfresco platform and share using the SDK 4.1 AIO project. Please i will like to know how to deploy these extensions on production environments like AWS for use by end-users
Thanks in advance.
It depends how your PROD is setup. SDK4.x is based on Docker containers.
Look at these documents:
Enterprise version : https://github.com/Alfresco/acs-deployment/blob/master/README.md
Community version: https://github.com/Alfresco/acs-community-deployment/blob/master/README.md
https://docs.alfresco.com/6.2/concepts/master-deploy.html
If you have standlone deployment, you can use the process same as you may be using for previous versions.
-> Build overlayed war with cusomizations
-> Apply amps to the war files
-> Copy jar (if customization is with jar based approach) to $TOMCAT_ALFRESCO/modules/platform and $TOMCAT_ALFRESCO/modules/share
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.