Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 547 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 547 Bytes

quick-deploy

Get running in 2 mins!

Provides a very easy and simple way to deploy Elastic Search and Kibana.

NOTE: CURRENTLY ONLY WORKS ON UBUNTU

If needed, it will install:

  • Docker
  • Docker-Compose

Starts dockerized instances of:

  • Elasticsearch
  • Kibana

To run:

  1. Clone this repo onto the machine on which you wish to run Elasticseach
  2. Navigate into the repo you just cloned
    • cd quick-deploy
  3. Run the shell script
    • ./quick-deploy.sh