lundi 2 mars 2015

Jenkins and AWS Elasctic Beanstalk deployment

What i'm looking for is this kind of stack:


CI: Jenkins


Plugins: M2 Release, AWSEB Deployment Plugin



  1. pom.xml version is 1.0-SNAPSHOT.

  2. When i push to github, Jenkins creates a project-1.0-SNAPSHOT package and deploys it on test server with AWSEB Deployment Plugin.

  3. Once all devs are good on test server, I manually deploy on production the current snapshot with M2 Release and AWSEB Deployment Plugin.

  4. pom.xml version on github is now set to 1.1-SNAPSHOT.


Does anyone has a similar stack, or has some usefull resources to do the entire chain ?





Aucun commentaire:

Enregistrer un commentaire