Scaling
Scaling and managing the application nodes for your Data Center Edition.
ZIP installation
Adding an Application Node
...
sonar.cluster.enabled=true
sonar.cluster.node.type=application
sonar.cluster.node.host=ip6
sonar.cluster.node.port=9003
sonar.cluster.node.web.port=4023
sonar.cluster.node.ce.port=4024
sonar.cluster.hosts=ip1,ip2,ip6
sonar.cluster.search.hosts=ip3:9001,ip4:9001,ip5:9001
sonar.auth.jwtBase64Hs256Secret=YOURGENERATEDSECRET
...Removing an Application Node
Docker installation
Adding Application Nodes
Removing Application Nodes
Kubernetes installation
Related pages
Last updated
Was this helpful?

