setup_elasticsearch
Set up Elasticsearch with Docker, optionally include Kibana, and force recreate containers.
Instructions
Auto-setup Elasticsearch using Docker with optional Kibana and force recreate options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_kibana | No | Also setup Kibana (default: true) | |
| force_recreate | No | Force recreate containers even if they exist |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |