Setting up - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License
  1. Clone the repository and change directory to acs-deployment:
     git clone https://github.com/Alfresco/acs-deployment.git
     cd acs-deployment
    
  2. Switch to the docker-compose directory, then create subdirectories to hold the AMP files and Dockerfiles:
     cd docker-compose && \
     mkdir -p repository/amps share/share_amps && \
     touch repository/Dockerfile share/Dockerfile
    
  3. Copy your Alfresco AMP files to the newly created repository/amps directory and copy your Share AMP files to the newly created share/share_amps directory.