We want to use Bitbucket datacenter and set up a HA active-active cluster and i am curious to what loadbalancer people are using for such a setup? It says i can use a loadbalancer of my choose but it makes sense selecting a loadbalancer which has been tested not to reinvent the wheel all over again.
Hello Jonas,
We use HAProxy with round robin distribution. It was recommended for the first Stash data center, as Stash dev were more at ease with HAProxy. It works pretty well today for our 6000 users instance, distributing workload on 5 different nodes.
This is an old stash 3.11 documentation that could give you a first glance about haproxy usage:
https://confluence.atlassian.com/display/STASH0311/Installing+Stash+Data+Center#InstallingStashDataCenter-loadbalancer7.Installandconfigureyourloadbalancer
Regards,
Pierre
Thanks Pierre, found this now https://confluence.atlassian.com/bitbucketserver/securing-bitbucket-server-behind-haproxy-using-ssl-779303273.html
It looks like you're new here. Sign in or register to get started.