Hey all
Anyone successfully get ES/EP up and running? I was able to install ES via apt-get but can’t figure out how to get it to start.
Any ideas?
Hey all
Anyone successfully get ES/EP up and running? I was able to install ES via apt-get but can’t figure out how to get it to start.
Any ideas?
+1 for this ^
Ack! I meant to come back here and reply.
SO I’ve been working around it:
The ES Side of things
The WP side of things
ifconfig
into the Terminal. Look for local address next to your en0 value https://dl.dropboxusercontent.com/s/cppneac7vtxx474/2017-05-04%20at%2012.49%20PM.png
define( 'EP_HOST', 'http://192.168.2.15:9200/');
, that ip address with the one in your ifconfig output.