Jenkins job for Deploying group of multiple servers (10 servers a group with multiple group)with a slave -
we have jenkins job, have 400 applications servers in 1 environment divided groups = 10 servers b = 10 servers c = 10 servers ........etc.
note : have slave server(one slave) deployment above parameters a,b,c...etc. group contains 10 servers under load balancer remaining b,c...etc.
while doing deployment choose parameter option deployment after completion of go b deployment happening.
new scenario :
while choosing a, , after b , c... want a,b,c... @ 1 click.the deployment has been completed. along want know how long take deploy servers (plug-in).
can u suggest methods: 1.using jenkins plug-in cases 2.not possible plug-in suggest script.
if understand correctly, need distributed deployment solution deploy application multiple application servers.please correct me if i'm wrong.
if scenario, need solutions puppet/salt etc. based on requirement suggest rundeck. http://rundeck.org/index.html
i've implemented distributed deployment around 400+ servers rundeck java apps. can integrated jenkins if need continuous deployment. configuring nodes breeze. can if need support.
Comments
Post a Comment