Gitlab starter HA support

Hi,

We are targeting the Gitlab starter plan for self-managed and have thought of installing two servers running as a cluster and putting DB and Cache outside.

I would like to know if this is supported in the starter plan.

Regards,
Narender

Hi @narendery ,

GitLab supports several different types of clustering and high-availability. The amount of complexity and level of support involvement in setting up a solution can vary based on a number of factors. The solution you choose should be based on the level of scalability and availability you require.

You can view a number of different clustering/HA solutions here:
https://docs.gitlab.com/ee/administration/high_availability/README.html

I suggest reviewing the options to find one that best suits your use case. After that I suggest writing to GitLab support to find out next steps to take.

Best Regards,
Greg M

thanks, @myersg86.