Expand my Community achievements bar.

SOLVED

AEM 6.5 build move to cloud manager

Avatar

Level 1

Hi, what is the build process while migrating from AWS to cloud manager?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi @vsaxenaall , there are few things yo can do to achieve seamless migration of build process:

  1. setup jenkins of github actions to push code automatically from your repository to Cloud manager repo.
  2. Once the Cloud Manager repo has all the changes, designated person can trigger the build from Cloud manager.

there is very good documentation on this: https://experienceleague.adobe.com/docs/experience-manager-cloud-manager/using/introduction-to-cloud...

 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Hi @vsaxenaall , there are few things yo can do to achieve seamless migration of build process:

  1. setup jenkins of github actions to push code automatically from your repository to Cloud manager repo.
  2. Once the Cloud Manager repo has all the changes, designated person can trigger the build from Cloud manager.

there is very good documentation on this: https://experienceleague.adobe.com/docs/experience-manager-cloud-manager/using/introduction-to-cloud...