Skip to content

ggotti/aem-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AEM Developer Stack

This Fig script allows a full Adobe Experience Manager (AEM) 6 stack to be deployed with Docker container.

*You must have a copy of the AEM 6 installation Media for this to work

Usage

Copy your the installation media and license files into the author and publisher directories. The install media must be given specific names depending on location. cq-author-4502.jar for author, and cq-publish-4503.jar for the publisher. It should appear as follows:

+-- fig.xml
+-- readMe.md
+-- publisher
|   +-- cq-publish-4503.jar [User Added]
|   +-- Dockerfile
|   +-- license.propeties [User Added]
+-- publisher
|   +-- cq-author-4503.jar
|   +-- Dockerfile
|   +-- license.propeties [User Added]

Enter the following to start the environment

fig up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published