Skip to content

afengisme/aemcontainerize

Repository files navigation

AEM Containerize

Some verifications of using Docker container for Adobe Experience Manager 6.4

How to try?

  • Replace cq-quickstart-6.4.0.jar and license.properties with your own files in install/, and unpack the jar file to crx-quickstart folder
  • Generate your own keyfile to replace the one in install/ for mongo cluster internal authentication
  • Build related docker images with the names and tags in the docker compose yml files on your demand
  • Create directories: /opt/aemdata/datastore, /opt/aemdata/mongodata/mongorep01,/opt/aemdata/mongodata/mongorep02
  • Run command: docker-compose -f docker-compose-yml-file up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published