Skip to content
Advertisement

Tag: elastic-appsearch

Elastic Enterprise/App search installation problem on ubuntu

I’m running a vagrant box which runs ubuntu inside a vm (using Laravel Homestead box) I’m trying to install the Elastic App-search product. The first requirement is to install Elastic search, which i have done multiple times. I did the following steps: https://www.elastic.co/guide/en/elasticsearch/reference/current/deb.html I’m using the systemd configuration: I’m running curl localhost:9200 and everything is working. Next I try to

Advertisement