Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
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
Configuring OSGi
Run Modes
Thanks
View solution in original post
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
Likes
Replies