[git-users] Re: replicated git hosting

2012-11-19 Thread John McKown
I agree with Thomas that this is not so much about git, per se, as it is having your host be "highly available". How you do this depends on what your host software is, such as Windows, Linux, *BSD, AIX, HPUX, Solaris, or something else. In a nutshell, you basically need dynamic DNS so that some

[git-users] Re: replicated git hosting

2012-11-19 Thread Thomas Ferris Nicolaisen
On Monday, November 19, 2012 6:33:40 AM UTC+1, Thomas Koch wrote: > 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