Difference between Author and Publish Run modes | Community
Skip to main content
ansar_shaik
October 16, 2015
Question

Difference between Author and Publish Run modes

  • October 16, 2015
  • 2 replies
  • 4223 views

I would like to know the difference between author and publish run modes. 

For example: 

1. The samplecontent run mode will install the sample content. 

2. The nosamplecontent run mode will not install the sample content. 

Like wise, is there any difference regarding content in between author and publish run modes. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

kautuk_sahni
Community Manager
Community Manager
October 16, 2015

Hi ansar shaik

 

Run modes allow you to tune your AEM instance for a specific purpose; for example author or publish, test, development, intranet or others.

You can:

Define collections of configuration parameters for each run mode.
A basic set of configuration parameters is applied for all run modes, you can then tune additional sets to the purpose of your specific environment. These are applied as required.

Define additional bundles to be installed for a particular mode.

All settings and definitions are stored in the one repository and activated by setting the Run Mode.

Link:- https://docs.adobe.com/docs/en/cq/5-6-1/deploying/configure_runmodes.html

 

Apart from what Praveen has mentioned there are few more article to be used as a reference. 

Please find below the link for the same :

Link:- http://www.wemblog.com/2012/01/how-to-set-up-run-mode-in-cq-wem.html

Link:- http://wemcode.wemblog.com/check-run-mode

 

I hope this would help you.

 

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
edubey
Level 10
October 16, 2015

Hi,

Run modes allow configuring CQ and AEM instances for specific purposes. For example, author instances use the author runmode, publish instances use the publish runmode. 

Once set, run modes are used to tune each instance. This is done by defining collections of configuration parameters for each run mode or combination of run modes. Default sets of configurations are applied to all run modes. 

Standard run modes include:

  •  author
  •  publish

Please take a look @ documentations for run modes: