Skip to content

elastic/quick-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Deploy -- Get running in 2 mins!

Designed to be a quick and easy way to test and play with Elasticsearch (not intended to be used in production).

This script does the following:

Installs prerequisites (if necessary):

  • Docker
  • Docker-Compose

Starts dockerized instances of:

  • Elasticsearch
  • Kibana

Running the deploy script

Debian

  1. Clone this repo onto the machine on which you wish to run Elasticsearch
    • git git@github.com:elastic/quick-deploy.git
  2. Navigate into the repo you just cloned
    • cd quick-deploy
  3. Run the shell script
    • ./quick-deploy.sh

Centos

  1. Coming soon!

About

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

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages