Hi guys I put in place such mode, with 2 instances of GitLab, a primary and a secundary.
data is replicated via rsync and mysql by export/import. It works flawlessly with replication performed each 30 mn 2014-05-06 17:14 GMT+02:00 Drew Blessing <[email protected]>: >> >> Issues: >> What's happening is that site 2's Gitlab UI is very slow when we configure >> it to site 1's gitlab DB. >> I'm thinking it's the roundtrip time that's causing the delay > > > I think you would have better performance if you had 1 GitLab install > instead of 2. Then only the HTML and static content is being shipped over > the wire as opposed to DB queries and backend stuff. I see very little > advantage to having just the GitLab front-end piece closer to the user when > the DB is not. > > -- > You received this message because you are subscribed to the Google Groups > "GitLab" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
