Installation

The Alfred Object Storage artifact is available in the Xenit artifactory.

  • For manual installation of the amp, download the artifact from the artifactory and apply your preferred installation procedure.

  • When building Alfresco using the alfresco-docker-gradle-plugin, following artifact coordinates can be used:

    dependencies {
        alfrescoAmp "eu.xenit.alfred.objectstorage:object-storage:${last-version}@amp"
    }
    

After installing the module, Alfresco has to be configured as described below.