Expand my Community achievements bar.

Setting Up Local AEM WKND Dispatcher with Docker | AEM 6.5.x. | AEMCaaS | Fiddler | Windows | AEM Community Blog Seeding

Avatar

Administrator

BlogImage.jpg

Setting Up Local AEM WKND Dispatcher with Docker | AEM 6.5.x. | AEMCaaS | Fiddler | Windows by Lohit Kumar

Abstract

An easy and quick way to set up Dispatcher for the WKND site with Docker and fiddler setup.

Prerequisites
Docker software
AEM 6.5.x or Cloud SDK
Dispatcher Tool or zip
JDK 1.8
Installations and Downloads:
Download and install the Docker Desktop from the below link. https://docs.docker.com/desktop/windows/install/
Download the Dispatcher tool zip file from Adobe’s software distribution portal. Note: The dispatcher tool comes in a bundle with AEM SDK v20xx.x.xxx zip file.
Download or clone the WKND sample project from the below link. https://github.com/adobe/aem-guides-wknd
Now run both AEM Author and AEM Publish instances.
Build and deploy the WKND project to both Author and publish instances. You can also follow the instructions provided in the README.md file.
Steps to run:
Extract the Dispatcher Tool zip which we downloaded in step 2 of Installations and Downloads.
Go to the bin path i.e, C:\{username}\dispatcher\aem-sdk-dispatcher-tools-x.x.xx-windows\bin
Run following command validator.exe full -relaxed -d ../out C:\Users\{username}\git\aem-guides-wknd\dispatcher\src. Note: Here we need to provide our codebase dispatcher module path. Make sure you’ll get the below message “No issues found” after running the command.

Read Full Blog

Setting Up Local AEM WKND Dispatcher with Docker | AEM 6.5.x. | AEMCaaS | Fiddler | Windows

Q&A

Please use this thread to ask the related questions.



Kautuk Sahni
0 Replies