Hi,
Anyone did CICD implementation for AEM deployments in GITHUB.
Or Kindly suggest any articles for the same.
Currently we are doing Jenkins deployment, but need to use CICD going forward
Views
Replies
Total Likes
Hello @akhilraj ,
You can check the official documentation for CI/CD pipeline: https://experienceleague.adobe.com/docs/experience-manager-cloud-manager/content/overview/ci-cd-pipe...
Also, you can check this for some details, https://medium.com/globant/continuous-delivery-ci-cd-in-aem-507f89808132
Hi @Sady_Rifat ,
we are using onprem AEM 6.5 instance and code merging is happening via GITHUB,
I think the documents are mainly for cloud instances, correct me if I am wrong.
No, I think you became confused with Cloud Manager & AEM as Cloud. Both are different things. These documentations are not only specified for AEM as Cloud.
Hi @bilal_ahmad ,
Yes, We are looking for configurations for deployments via Github actions.
We have a repository already present.
Hi @bilal_ahmad : Any inputs from your side on this ?
Views
Replies
Total Likes
Hi @akhilraj I was expecting specific issues you're facing while writing the GitHub action. Anyway, please let me know what did you try from your end and we can make it work.
Views
Replies
Total Likes
Hi @bilal_ahmad ,
We have installed a runner and now checkout and build are happening successfully in runner.
We are using 6.5 Onprm instances, so currently looking for Deployment steps, how we can deploy code(Jar and package) from our base branch to one of the development server.
We have implemented build and deployment using Github action. Closing this ticket
Views
Replies
Total Likes
Hi Akhilraj,
please let us know the process or template regarding AEM build and deployment using GitHub actions?
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies