High Availability for GitLab

Hi team,
I’m trying to achieve high availability for GitLab. I’d like to run multiple instances in multiple places (US,India servers) and keep them in sync for every commit.
I have acheived failover with gitlab-rake backup and restoring it for every 10 mins.

Any help on this design would be much helpful.
Thanks,
Praveen

1 Like

Follow this link : https://docs.gitlab.com/ee/administration/high_availability/