We present here the installation of the ARender HMI in alfresco. If you want rather install it in another ECM, you can ignore this page and go to the next one.
In our example, we are deploying the presentation server in an environment with:
- Operating system: Ubuntu 16.04.5
- Alfresco Community 5.2.0 (with tomcat server)
- ARender HMI version 4.0.4-1
Retrieve the presentation server archive
Using the username and password beforehand provided, you can retrieve the web application version used in WAR format here.
Deployment of the ARender HMI server in Alfresco
- Stop the Alfresco service
- Copy the file arondor-arender-hmi-alfresco-{version}.war in your {alfresco_tomcat}/webapps folder
- Rename the .war file to ARenderHMI.war
The installation is complete
You can now start the alfresco server and try to open a file with a link formed like this:
http://{arender_serveur}:{arender_port}/ARenderHMI/?nodeRef={nodeRef}&user={user}&alf_ticket={ticket}&versionLabel={version}