HA (high availability) Jenkins setup across 2 sites
66 views
Skip to first unread message
John
unread,
Aug 19, 2016, 10:51:09 AM8/19/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hello everyone,
We are doing a new implementation of Jenkins and interested in ways to create an HA setup. I can think of a few ways: 1. Stay with the regular XML style configs with shared filesystem (DRBD or NFS?) 2. Use DB PostGres/MySQL with WAN replication.
We are OK with having the 2nd master in standby cold HA so it can be brought up manually.
What are the recommendations?
Thanks John
Andy Pemberton
unread,
Aug 22, 2016, 9:16:07 AM8/22/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
There are also some future plans under discussion around a more pluggable file system solution that may help make this easier / even more scalable in the future.