To install manually into an existing Alfresco instance, you use the AOS AMP file.
Note
If you deploy Content Services using containerized deployment, AOS is pre-installed in the Docker images.
-
Install the AMP file
alfresco-aos-module-1.5.x.amp. See Installing an AMP for information about installing an AMP file. -
Deploy the
_vti_bin.warfile.For Tomcat, copy the file to the
tomcat/webappsfolder. When the server starts up, it deploys the WAR file automatically.Note
If the
_vti_binfolder already exists undertomcat/webapps(for example, in the case of an upgrade), then remove the folder first, otherwise the new WAR file won't be deployed.