]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS Fine-tune architecture text for DCE (#2117)
authorCS <cameronschmidt@users.noreply.github.com>
Wed, 2 Oct 2019 13:06:21 +0000 (15:06 +0200)
committerSonarTech <sonartech@sonarsource.com>
Wed, 2 Oct 2019 18:21:04 +0000 (20:21 +0200)
* DOCS Update architecture for DCE

* DOCS wording change

server/sonar-docs/src/pages/architecture/architecture-integration.md

index 60e11c1efc99d6b09ace535afd7c013b2c2c882d..1527174ee1f00eabb14d3af401ff909c9487b0c5 100644 (file)
@@ -31,8 +31,8 @@ Ops use APIs to automate configuration and extract data from SonarQube.
 Ops use JMX to monitor SonarQube Server.
 
 ## About Machines and Locations
-* The SonarQube Platform cannot have more than one SonarQube Server and one SonarQube Database.
-* For optimal performance, each component (server, database, scanners) should be installed on a separate machine, and the server machine should be dedicated.
+* The SonarQube Platform cannot have more than one SonarQube Server (although the Server can be installed [as a cluster](/setup/install-cluster/)) and one SonarQube Database.
+* For optimal performance, each component (server, database, scanners) should be installed on a separate machine, and the server machine(s) should be dedicated.
 * SonarScanners scale by adding machines.
 * All machines must be time synchronized.
 * The SonarQube Server and the SonarQube Database must be located in the same network