【发布时间】:2014-12-04 10:17:35
【问题描述】:
我在 centos 机器上安装了 chef-server。 一切都按预期工作,只是我无法从本地网络上的另一台机器访问 chef-server Web 界面。
我可以从centos机器本身访问web界面:
telnet mychefserver.local 4000
Connected
如果我在我的机器上做同样的事情,我得到:
telnet: Unable to connect to remote host: No route to host
我可以从我的机器上成功 ping mychefserver.local
知道如何使用 chef-server 配置 nginx 以从网络访问 chef-server?
【问题讨论】:
标签: nginx chef-infra