gpt4 book ai didi

elasticsearch - Laravel宅基地连接到本地 Elasticsearch

转载 作者:行者123 更新时间:2023-12-03 00:15:33 25 4
gpt4 key购买 nike

我有一个在最新的Laravel Homestead环境中运行的项目。
我想利用在安装Homestead的本地计算机上运行的Elasticsearch。

看来我无法从Homestead连接到Elasticsearch(localhost:9200),因为homestead将在它自己的9200端口上进行搜索。

有任何想法吗?

谢谢!

最佳答案

而不是使用localhost:9200,而是在homestead项目中使用您的计算机ip。

搜索您的本地PC IP,

如果窗口:ipconfig /all
Mac或Linux:ifconfig
您会发现:inet 192.168.1.151
然后使用示例:192.168.1.151:9200作为您家中的elasticsearch端口,或者如果localhost:9200不起作用,请尝试:127.0.0.1

关于elasticsearch - Laravel宅基地连接到本地 Elasticsearch ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36446416/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com