Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nicholas Westby 2054 posts 7104 karma points c-trib
    Sep 07, 2016 @ 15:11
    Nicholas Westby
    0

    Must Elasticsearch Be Installed Separately?

    When working with Elasticsearch, I usually have to install this: https://www.elastic.co/downloads/elasticsearch

    Does this package avoid having to install that somehow?

    Just curious, as that would certainly make deploying Elasticsearch a bit easier.

  • Phil Oyston 3 posts 104 karma points
    Sep 15, 2016 @ 08:17
    Phil Oyston
    100

    Hi Nicholas,

    Unfortunately the package doesnt include any sort of embedded version of Elasticsearch. Elasticsearch is a java application and needs to run seperately. I would suggest looking into the various cloud service providers for Elasticsearch:

    • Elastic Cloud
    • QBox
    • Bonsai

    They can provide the Elasticsearch endpoint and optional security (in the case of Elastic Cloud) and then it is just a matter of configuring the plugin to use the endpoint host and off you go!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies