Comment on How to self-host a distributed git server cluster?

<- View Parent
marauding_gibberish142@lemmy.dbzer0.com ⁨6⁩ ⁨days⁩ ago

I think I messed up my explanation again.

The load-balancer in front of my git servers doesn’t really matter. I can use whatever, really. What matters is: how do I make sure that when the client writes to a repo in one of the 5 servers, the changes are synced in real-time to the other 4 as well? Running rsync every 0.5 second doesn’t seem to be a viable solution

source
Sort:hotnewtop