
ojob ojob.io/docker/elastic kibana=true cluster=2
Generates a quick docker-compose with elasticsearch and, optionally, kibana.
| Name | Description |
|---|---|
| kibana | If kibana=true kibana will be added to the docker-compose file. |
| cluster | If defined will add the number of elasticsearch nodes specified. |