esn-elasticsearch-configuration

0.17.0 • Public • Published

Elasticsearch Configuration

ES configuration utility for OpenPaaS ESN.

The current package contains:

  • Indexes configuration in data folder
  • A CLI to create indexes

Create indexes from CLI

Install the CLI from NPM

npm install -g esn-elasticsearch-configuration

Then use it

esn-elasticsearch-configuration index contacts --host 192.168.99.100 --port 9200

Will create the contacts index on ES running on 192.168.99.100:9200. Full help is available 'esn-elasticsearch-configuration --help'

License

AGPL-3.0

Package Sidebar

Install

npm i esn-elasticsearch-configuration

Weekly Downloads

2

Version

0.17.0

License

AGPL-3.0

Unpacked Size

124 kB

Total Files

22

Last publish

Collaborators

  • tlcong
  • phandd
  • rboyer
  • odint
  • linagora_ci