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

Latest commit

 

History

History
12 lines (9 loc) · 413 Bytes

mutil-node.md

File metadata and controls

12 lines (9 loc) · 413 Bytes

To build a multi-node cluster

$ wget https://github.com/blacktop/docker-elastic-stack/raw/master/docker-compose.yml
$ docker-compose up -d && docker-compose scale data=3

NOTE

  • Nodes have X-Pack Plugin (30 day trial) installed
  • Assumes your data.nodes have at least 4GB of RAM.

With X-Pack the default user/pass is elastic/changeme