Swirrl / ook

Structural search engine
https://search-prototype.gss-data.org.uk/
Eclipse Public License 1.0
6 stars 0 forks source link

Set up Elasticsearch #2

Closed Robsteranium closed 3 years ago

Robsteranium commented 3 years ago

The requirements are described here on the initial ook doc.

We need some way of installing and starting/ stopping an Elasticsearch service - e.g. script+overmind, docker+compose, jar+integrant etc.

Ideally it should be easy to swap out ES for Open Distro, to install plugins, and to share a common configuration.

It'd be especially good in the dev solution also worked for production.

Robsteranium commented 3 years ago

We've got a docker-compose solution that works for now and are using an image on circleci (which ought to be aligned at some point #12).