Expand my Community achievements bar.

AEM Dispatcher Setup Using Docker - Windows | AEM Community Blog Seeding

Avatar

Administrator

BlogImage.jpg

AEM Dispatcher Setup Using Docker - Windows by codingwithtea

Abstract

The AEM as a Cloud Service SDK includes the recommended Dispatcher Tools version, that facilitates configuring, validating, and simulating Dispatcher locally. Dispatcher Tools is comprised of:

a baseline set of Apache HTTP Web server and Dispatcher configuration files, located in .../dispatcher-sdk-x.x.x/src
a configuration validator CLI tool, located at .../dispatcher-sdk-x.x.x/bin/validate (Dispatcher SDK 2.0.29+)
a configuration generation CLI tool, located at .../dispatcher-sdk-x.x.x/bin/validator
a configuration deployment CLI tool, located at .../dispatcher-sdk-x.x.x/bin/docker_run
a Docker image that runs Apache HTTP Web server with the Dispatcher module
Prerequisites:

Windows users must use Windows 10 Professional.
Install Experience Manager Publish Quickstart Jar on the local develop machine. Please refer local set-up.
Install and start the latest version of Docker (Docker Desktop 2.2.0.5+ / Docker Engine v19.03.9+) on the local development machine.
Dispatcher Set-Up

Dispatcher tools comes along with aem-sdk. Extract this zip file.

Read Full Blog

AEM Dispatcher Setup Using Docker - Windows

Q&A

Please use this thread to ask the related questions.



Kautuk Sahni
0 Replies