我在一台单独的服务器上安装了opscenter。我只能从内网IP访问opscenter,不能从公网IP访问。如何在公网IP而不是内网IP上开启ospcenter。
发布于 2015-01-11 23:39:24
可以在/etc/opscenter/opscenterd.conf配置文件中配置接口:http://www.datastax.com/documentation/opscenter/5.0/opsc/configure/opscConfigProps_r.html
发布于 2015-09-04 15:00:35
来自/etc/opscenter/opscenterd.conf配置
[webserver]
interface = <public-ip-address>
https://stackoverflow.com/questions/27867671
复制相似问题