Can any one help me ... how to CI/CD of AEM with Bamboo server?
Solved! Go to Solution.
Views
Replies
Total Likes
Hello,
Bamboo or Jenkins or any CI/CD is never configured with AEM. All you need is just source code and Grade/Maven commands to build AEM Packages. And once you have packages you need to find out how to Maven/Grade profile to upload to AEM Environments.
No CI/CD integration happens directly with AEM. CI/CD is for source code.
I hope THis helps.
Views
Replies
Total Likes
That server is not on the list of AEM technical requirements: Technical Requirements
Hvaing said that - there is an older community thread that talks about this -- Which is a better continuous integration tool for AEM, Jenkins or Bamboo
Adobe recommends using Maven to build projects - as discussed here - Getting Started with AEM Sites - WKND Tutorial
Views
Replies
Total Likes
Hi,
I don't think AEM & Bamboo are anyway closed tools. There are two different systems. Bamboo is CI/CD tool and can be used with any source code tool. AEM isn't a source code tool.
May i know what you are looking for?
Views
Replies
Total Likes
Thanks for your quick reply.....
I am looking for how to configure Bamboo with AEM..... instead of jenkins. If you have any document ... Please share it
Views
Replies
Total Likes
Hello,
Bamboo or Jenkins or any CI/CD is never configured with AEM. All you need is just source code and Grade/Maven commands to build AEM Packages. And once you have packages you need to find out how to Maven/Grade profile to upload to AEM Environments.
No CI/CD integration happens directly with AEM. CI/CD is for source code.
I hope THis helps.
Views
Replies
Total Likes
Thanks for your reply...
how to Maven profile to upload to AEM Environments using Bamboo? or How to build Maven zip profile using Bamboo?
Do you have any document please share?
Thanks in Advance.....
Views
Replies
Total Likes