switch from install folder to crx package manager | Community
Skip to main content
ivanp2522110
Level 2
February 15, 2016
Solved

switch from install folder to crx package manager

  • February 15, 2016
  • 2 replies
  • 1257 views

Dear AEM Community,

for a while all the hotfixes for our server were dropped into the 'install' folder for automatic installation. I think, that using the CRX Package Manager is more appropriate and would like to switch. But if I just remove packages from 'install' directory, they get instantly uninstalled. And then I would have to upload&install each package individually over the /crx/packmgr interface again.

What would be a clever way to migrate the packages from install folder into the permanent storage under crx supervision?

Best regards,

Ivan

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

Hi

Adding to above stated,

Please find this article that would definitely help you.

Link:- http://www.wemblog.com/2012/10/how-to-work-with-configurations-in-cq.html

//How to work with Configurations in CQ

Thanks and Regards

Kautuk Sahni

2 replies

Mani_kumar_
Community Advisor
Community Advisor
February 15, 2016

Hi 

As per my knowledge install folder come into picture when you restart the server

so can you try this in your local instance once

1. Remove packages from install folder

2.Install the packages from package manager.

3.Restart the server.

This may be not the correct solution can you please try it may help.

 

Thanks,

Mani Kumar K

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
February 15, 2016

Hi

Adding to above stated,

Please find this article that would definitely help you.

Link:- http://www.wemblog.com/2012/10/how-to-work-with-configurations-in-cq.html

//How to work with Configurations in CQ

Thanks and Regards

Kautuk Sahni

Kautuk Sahni