Installation

Required modules

Installation

Initial installation

  • Stop Alfresco by calling stopalf

  • Install AMP modules already included in the Alfresco appliance by calling

    /opt/alfresco/scripts/install.sh apply-amps
  • Continue with 'Install Modules'

Install Modules

  • Stop Alfresco by calling stopalf

  • A module can consist of a repository and/or a share component. In order to install a module, copy the .jar file into the corresponding module directory. Only install modules provided for your Alfresco version.

    For a share module, insert the file into

    /opt/alfresco/modules/share/

    For a repo module, insert the file into

    /opt/alfresco/modules/platform/
  • Continue with the configuration of the required modules Business Process Integration, Filing and Folder Cover Templates.

  • Then start Alfresco by calling startalf. (Note that without at least configuring the module Business Process Integration Alfresco probably won't start)

Note: If the startalf, stoaplf and restartalf command can't be found, call

source /opt/alfresco/scripts/scriptenv-alf