On Thu, Nov 14, 2013 at 11:11 AM, Eric Wood <eric.w...@rocketmail.com> wrote:
> I have a single instance of Jenkins running under tomcat on a Windows
> server.  I'm starting to have many jobs and looking for the best growth
> path.  Do I create separate instances on Jenkins running on different
> servers?  Is this a master slave situation for me?  Many of my jobs are not
> interrelated so perhaps I can segment those onto separate servers. Others
> have dependencies and need to be either of the same server or I guess on a
> master slave model.
>
> Is there any place somebody can point me that would tell me the best path
> for growing my Jenkins "farm"?

Just add slaves. Give the slaves labels so you can control where
things run by groups rather than individual nodes, and set 'restrict
where job can run' to an appropriate label in each job.

-- 
   Les Mikesell
    lesmikes...@gmail.com

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to