SonarQube: Change the elastic search client host

前端 未结 2 991
余生分开走
余生分开走 2020-12-21 20:34

In brief: Is there a way of changing the target address within the elastic search client used by SonarQube?

More Info: I\'d love to use So

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-21 21:25

    This is possible since SonarQube 5.2, using the sonar.search.host property.
    For an example on how to deploy this on OpenShift, see here.

提交回复
热议问题