Created
November 13, 2013 10:17
-
-
Save paulrohrbeck/7446744 to your computer and use it in GitHub Desktop.
Adobe CQ/AEM: Setting up new dev author instance. Working doc to keep track to things I need to do for setting up a local dev env.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------------------- | |
- download/install "Content Compare and Import tool": | |
http://helpx.adobe.com/experience-manager/kb/support-tool-installation.html | |
https://www.adobeaemcloud.com/content/marketplace/marketplaceProxy.html?packagePath=/content/companies/public/adobe/packages/helper/Daycare%20Support%20Tools | |
------------------------------- | |
- disable Impression Importer: | |
http://helpx.adobe.com/experience-manager/kb/invalidpollingconfiguration.html | |
Go to /system/console/configMgr/com.day.cq.analytics.sitecatalyst.ImpressionsImporter and log in with admin credentials. | |
Deselect cq.analytics.sitecatalyst.importer.enabled. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment