2bo/Run Elasticsearch
This action spins up an Elasticsearch instance that can be accessed and used in your subsequent steps.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 1, 2020
- License
- None
Pinned Snippet
uses: 2bo/elasticsearch-with-plugins-action@a470dde344fcc3b15715a28358e634363d3f8215 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| stack-version | The version of the Elastic Stack you want to run | yes | — |
| nodes | Number of nodes in the cluster | no | 1 |
| plugins | Elasticsearch plugin strings | no | "" |
Outputs
no outputs