Sonar: Replication/high availability or clustering

2020-04-17 03:32发布

问题:

Does SonarQube (Sonar) support replication/high availability solution? My goal is to have a failover SonarQube instance for if/when there's hardware failure on the machine the current instance is running on.

回答1:

There's currently no support for clustering with SonarQube.

What you can do for the moment is only to have prepared virtual machines that you can start when there's a failure on the SonarQube instance. Obviously, there will be the startup time during which the service won't be available - but that's the best you can do for the moment.



回答2:

SonarQube Data Center Edition provides high availability. It is not available with the free Community Edition or the lower tier paid editions.



标签: sonarqube