Re: [git-users] replicated git hosting

2012-11-19 Thread Konstantin Khomoutov
On Sun, 18 Nov 2012 21:33:40 -0800 (PST) Thomas Koch tho...@koch.ro wrote: what would you call best practice for a highly available git hosting setup? We have servers in 3 datacenters. At best a git push should only complete if the data has been stored in at least two datacenters. The git

[git-users] replicated git hosting

2012-11-18 Thread Thomas Koch
Hi, what would you call best practice for a highly available git hosting setup? We have servers in 3 datacenters. At best a git push should only complete if the data has been stored in at least two datacenters. The git master should automatically switch if one datacenter isn't available.