Load balanced Jenkins?

28 views
Skip to first unread message

Peter Berghold

unread,
Aug 23, 2018, 1:30:54 PM8/23/18
to Jenkins Users
I've been messing about a bit with Docker on Digital Ocean and was going to branch next onto  Docker Swarm stuff.  I was wondering about deploying Jenkins into a swarm and using a load balancer to switch between instances.

Is anybody aware of way of having multiple instances of Jenkins using the same configurations other than possibly using slaves? 

In other words it in my mind would be kinda useful if I logged into "jenkins.some.domain" and let the load balancer direct my request between multiple instances and have them look the same.

Jan Monterrubio

unread,
Aug 23, 2018, 8:59:41 PM8/23/18
to jenkins...@googlegroups.com
You can deploy Jenkins from a docker image so you should be able to crate the same configuration in a new image and deploy two containers like that. 

--
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-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAArvnv1CkF3k47PuHmGHKne1emF58U2QY%3Dok-8J1jK0dBNgP5Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Björn Pedersen

unread,
Aug 24, 2018, 6:40:03 AM8/24/18
to Jenkins Users
Hi

I guess this would not work with the current data handling, as the data (config, josb, builds) are stored on disk (and cached in memory) , so you would first find a way to sync that information...

Björn
Reply all
Reply to author
Forward
0 new messages