How to modify configurations on PROD Publish instance if "CRXDE Lite" and "configMgr" is not accessible?
Solved! Go to Solution.
You don't modify configs in prod directly.
Make that as part of code deployment, leverage run mode configs for it in AEM
Thanks
You don't modify configs in prod directly.
Make that as part of code deployment, leverage run mode configs for it in AEM
Thanks
Runmode package deployments are for changing configurations. I prefer it on both Author and Publish instances.
But then sometimes I am too lazy to create a new package and I use:
/system/console/configMgr
/crx/de
/crx/explorer/browser/index.jsp
If none of these 3 consoles are accessible, go ahead and create a runmode package.
Views
Replies
Total Likes