Use case : When AEM repository size is growing rapidly
Solution :
- Create compact folder under under
\crx-quickstart\repository\segemnetstore - download the oak-run-1.2.2.jar file and place under compact folder created in step1
- create offcompact.bat file with the below code
java -jar oak-run-1.2.2.jar compact \crx-quickstart\repository\segemnetstore
place this .Bat file under compact folder created in step1.
Greetings! Very useful advice in this particular post!
ReplyDeleteIt is the little changes that make the greatest changes.
Thanks a lot for sharing!