Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 637 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 637 Bytes

Useful script for 'elastic' stack

This Useful Script enable you to create a elasticsearch instance and the kibana server as well using the docker image.

You can join in a pre-existing elasticsearch cluster and other customizations.

You don't have know docker to use this solution.

Installing

npm install -g @usdocker/usdocker # Install it first
npm install -g @usdocker/elastic
usdocker -r    # Update USDocker database

Using

You can get more information about each search following the "/docs" pages.

Click here to goto the documentation.