Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 318 Bytes

File metadata and controls

10 lines (9 loc) · 318 Bytes

elastic stack

This example Docker Compose configuration demonstrates many components of the Elastic Stack, all running on a single machine under Docker.

Prerequisites

  • Docker and Compose. Windows and Mac users get Compose installed automatically with Docker. Linux users can:
pip install docker-compose