Starting Alfresco with Docker and Experiencing the Records Management Lifecycle via REST API

Overview In this article, we will start Alfresco Governance Services Community Edition (hereinafter AGS) latest version (25.3.0) with Docker and experience the entire records management lifecycle using the REST API. Specifically, we assume the following business scenario. Scenario: Contract Management The business department creates and registers a contract The records manager declares it as a record and classifies it in the file plan Set up a Retention Schedule After contract termination, execute cutoff (active to inactive) After the retention period (3 years) elapses, dispose of the record If litigation arises, suspend disposal using a hold (freeze) Based on the previous article, this article introduces the setup procedure and API usage for the latest version. ...

February 15, 2026 · 257 min · Nakamura

Starting Alfresco Governance Services Community Edition

Overview I attempted to install Alfresco Governance Services Community Edition, referring to the following manual, so here are my notes. https://support.hyland.com/r/Alfresco/Alfresco-Governance-Services-Community-Edition/23.4/Alfresco-Governance-Services-Community-Edition References As a similar effort, the following is available. Please refer to it as well. https://irisawadojo.blogspot.com/2020/11/72alfresco2.html Virtual Machine The following machine was created as an Azure virtual machine. Image: Ubuntu Server 24.04 LTS - Gen2 VM Architecture: x64 Size: Standard D2ads v6 (2 vcpus, 8 GiB memory) Open port 8080 for use. ...

January 23, 2025 · 30 min · Nakamura