Governance Services is installed by applying two AMP files to an existing Alfresco Community Edition installation.
You can download the Alfresco Governance Services distribution from Alfresco Nexus repository. Search for “alfresco-governance-services-community” and pick the version that closest matches your installation.
The Governance Services Community Edition distribution zip contains the following files:
| alfresco-governance-services-community-repo-23.2.x.xxx.amp | Contains Governance Services functionality that’s applied to an existing Alfresco Community Edition installation. |
| alfresco-governance-services-community-share-23.2.x.xxx.amp | Contains Governance Services functionality that’s applied to an existing Alfresco Share installation. |
Note: Install the AMPs manually using the Module Management Tool (MMT), rather than using the
apply_ampstool.
-
Stop the Alfresco Community Edition server.
-
Delete the
tomcat\webapps\alfrescoandtomcat\webapps\sharefolders in the Alfresco Community Edition installation directory.Deleting these directories forces Tomcat to read the edited WAR files when Alfresco Community Edition is restarted.
Note: If you are using non-Windows systems, such as Mac OS X and Linux, you’ll need to replace the backslashes by forward slashes in directory paths.
-
Copy the AMP files to the Alfresco
ampsandamps_sharedirectories.- Copy the
alfresco-governance-services-community-repo-23.2.x.xxx.ampfile to the Alfrescoampsdirectory. - Copy the
alfresco-governance-services-community-share-23.2.x.xxx.ampfile to the Alfrescoamps_sharedirectory.
- Copy the
-
Change into the root of the Alfresco Community Edition installation directory. Directories specified in the following procedures are relative to this directory.
-
Run the following commands to install the AMP files:
java -jar bin\alfresco-mmt.jar install amps\alfresco-governance-services-community-repo-23.2.x.xxx.amp tomcat\webapps\alfresco.warjava -jar bin\alfresco-mmt.jar install amps_share\alfresco-governance-services-community-share-23.2.x.xxx.amp tomcat\webapps\share.warReplace
x.xxxwith the exact versions provided in the Governance Services Community Edition distribution zip. -
Start the Alfresco Community Edition server.
-
Check the AMP files have been installed successfully, using these commands:
java -jar bin\alfresco-mmt.jar list tomcat\webapps\alfresco.warand
java -jar bin\alfresco-mmt.jar list tomcat\webapps\share.war -
Start Share by browsing to:
http://<your-server-name>:<port number>/shareNote: When you install Governance Services the Security Controls features are installed at the same time.
Final step before you can start with Records Management is to create the Records Management site.