【问题标题】:SonarQube web server with IP dynamic具有 IP 动态的 SonarQube Web 服务器
【发布时间】:2016-08-13 07:32:22
【问题描述】:

如何使用动态 IP 配置 sonar.web.host?每次更改 IP 时是否需要更改属性文件?

# Binding IP address. For servers with more than one IP address, this property specifies which
# address will be used for listening on the specified ports.
# By default, ports will be used on all IP addresses associated with the server.
sonar.web.host=xxx.xx.xx.xx

【问题讨论】:

  • 为什么不保留它的注释?在这种情况下,它只会侦听所有 NIC,而与 IP 无关。
  • 你是对的。谢谢你

标签: ip sonarqube sonarqube-ops sonarqube-5.4


【解决方案1】:

离开 sonar.web.host 注释掉,SonarQube 将监听所有 NIC,无论其 IP 地址如何。

【讨论】:

    猜你喜欢
    • 2016-09-23
    • 1970-01-01
    • 1970-01-01
    • 2019-04-06
    • 1970-01-01
    • 1970-01-01
    • 2018-10-29
    • 2014-05-31
    • 2013-07-20
    相关资源
    最近更新 更多