Installing Alfresco 7.2 in Windows using Docker Compose

cancel
Showing results for 
Search instead for 
Did you mean: 

Installing Alfresco 7.2 in Windows using Docker Compose

angelborroy
Alfresco Employee
3 1 7,966

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.

About the Author
Angel Borroy is Hyland Developer Evangelist. Over the last 15 years, he has been working as a software architect on Java, BPM, document management and electronic signatures. He has been working with Alfresco during the last years to customize several implementations in large organizations and to provide add-ons to the Community based on Record Management and Electronic Signature. He writes (sometimes) on his personal blog http://angelborroy.wordpress.com. He is (proud) member of the Order of the Bee.
1 Comment