Best Practices to deploy only dispatcher module for AEM6.5 on-premises
Hi Team
Best Practices to deploy only dispatcher module for AEM6.5 on-premises using automation way (CD Process )
Regards
Vara
Hi Team
Best Practices to deploy only dispatcher module for AEM6.5 on-premises using automation way (CD Process )
Regards
Vara
Hi @varaande
Since you are running on prem, one of the approaches is to keep the dispatcher configuration in git source control for better versioning and for deployments you can use GitHub action workflows or any other tools to upload the latest to the Apache server.
Please find the below link for reference . It has shell scripts written to connect to the server and upload.
https://github.com/kiransg89/AEM-Dispatcher-module-deployment/tree/master
Hope it helps!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.