Need help on aemacs dispatcher setup specific to project steps | Community
Skip to main content
New Participant
May 31, 2023
Solved

Need help on aemacs dispatcher setup specific to project steps

  • May 31, 2023
  • 2 replies
  • 1313 views
  • AEM dispatcher need to be setup

  • In dispatcher setup need to add a rule in a way that the dispatcher URL need to be served both with .html and with out .html
  • Invalidate a particular page cache when the pages are published. Need to setup the dispatcher and show the cache invalidation
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Shashi_Mulugu

https://github.com/adobe/aem-dispatcher-docker

 

Follow this link, here once you setup docker, you can see steps to login to docker dispatcher shell and check content roots for.stat files and logs.

 

 

2 replies

Shashi_Mulugu
New Participant
May 31, 2023

@jyo2902 if the links provided by @krati_garg not working, can you please provide more details on the exact issue, may be error msg or screenshots would help provide more guidance?

jyo2902Author
New Participant
June 2, 2023

I am trying to set it up using docker but the documentation is on using  apache server .so I am not getting how the cache invalidation works when we are setting dispatcher with docker. I mean where stat files gets stored and all ,rest I could set it up. I need documentation on how to do cache invalidation of a particular page when its published  ,using the docker setup

 

@shashi_mulugu @krati_garg 

Shashi_Mulugu
Shashi_MuluguAccepted solution
New Participant
June 2, 2023

https://github.com/adobe/aem-dispatcher-docker

 

Follow this link, here once you setup docker, you can see steps to login to docker dispatcher shell and check content roots for.stat files and logs.

 

 

jyo2902Author
New Participant
May 31, 2023

I tried but not  working for few steps saying deployment folder not found and I want the documentation who worked in their local and working