cancel
Showing results for 
Search instead for 
Did you mean: 
angelborroy
Community Manager Community Manager
Community Manager

This blog post describes the installation procedure for Alfresco 7.2 in Windows using a Docker Compose template produced by Alfresco Docker Installer

If you're interested in installation procedure using ZIP Distribution files, follow this guide:

https://hub.alfresco.com/t5/alfresco-content-services-blog/setup-acs-7-x-ass-2-x-local-transformatio...

Steps

Install WSL2 (Windows Subsystem for Linux)

Install Docker for Windows

Install NodeJS 12

Install Yeoman and Alfresco Docker Installer

Create Alfresco Docker Compose template

$ yo alfresco-docker-installer

Start Alfresco Docker Compose

$ docker-compose up

 Additional information and live demo is available in this video recording.

1 Comment