In your start-script of your CQ5 instance you can extend the runmodes of your CQ5 instance like this:
::* runmode(s)
set CQ_RUNMODE=author,localhost,europe
What I never could find is the option to check whether cq really picked up this change.
Well here is how to do it:
Go to your Felix console (/system/console).
Click on “Configuration Status” (/system/config)
Use these arrows to navigate through all the tabs, until you see ‘Sling Settings’.
In this tab the runmodes are displayed.
In CQ 5.6.1 there is an easier way to find the runmodes, just go to this url:
http://server:port/system/console/status-slingsettings
::* runmode(s)
set CQ_RUNMODE=author,localhost,europe
What I never could find is the option to check whether cq really picked up this change.
Well here is how to do it:
Go to your Felix console (/system/console).
Click on “Configuration Status” (/system/config)
Use these arrows to navigate through all the tabs, until you see ‘Sling Settings’.
In this tab the runmodes are displayed.
In CQ 5.6.1 there is an easier way to find the runmodes, just go to this url:
http://server:port/system/console/status-slingsettings
No comments:
Post a Comment