Currently I am deploying application code to our target environments using the 
Build Pipeline plugin.  It is a visualization tool for managing a chain of 
upstream and downstream jenkins jobs.  We want to incorporate chef scripts into 
our deployment process for setting up the initial servers and verifying their 
configuration.  For example, we want to be able to install tomcat, java and 
other packages in a consistent programmatic way.
Does it make sense to incorporate this pieces into my build pipeline along with 
the build steps for deploying the application code & liquibase DB changes. What 
is the preferred method for incorporating setting up the application server to 
be able to accept our application code.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/1406714641.808098.1422382886552.JavaMail.yahoo%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to