Développer ma barre des réalisations de la Communauté.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.

RÉSOLU

Copying content and assets from uat CQ server to Prod CQ server

Avatar

Level 2

Hi All,

In my project we have a new site in UAT server and  users are doing all the content and asset authoring over here.  The total size of the web site and the respective assets are around 50GB.

Now our target is to move these content to prod environment. Now the process, I can think of is to transfer by creating package and transferring them to prod server but it is very much time consuming.

So I seek some suggestion and best process around here to transfer 50 GB of content/Asset from Uat CQ server to Prod CQ server.

~Regards
Satya

1 solution acceptée

Avatar

Réponse correcte par
Level 1

Hi Satya,

I highly suggest to avoid using the package manager for this kind of package.
Instead, you can follows the procedure described here:
http://docs.adobe.com/docs/en/aem/6-1/deploy/custom-standalone-install.html#Adding a File Install Provider
https://helpx.adobe.com/experience-manager/kb/HowToInstallPackagesUsingRepositoryInstall.html

Remember that no snapshot of that package is created in this case and in cluster instance you only have to install package in one instance (master instance is recommended)

Thanks
Gaetano

Voir la solution dans l'envoi d'origine

2 Replies

Avatar

Réponse correcte par
Level 1

Hi Satya,

I highly suggest to avoid using the package manager for this kind of package.
Instead, you can follows the procedure described here:
http://docs.adobe.com/docs/en/aem/6-1/deploy/custom-standalone-install.html#Adding a File Install Provider
https://helpx.adobe.com/experience-manager/kb/HowToInstallPackagesUsingRepositoryInstall.html

Remember that no snapshot of that package is created in this case and in cluster instance you only have to install package in one instance (master instance is recommended)

Thanks
Gaetano

Avatar

Level 10