marcosgz/Run ElasticSearch or OpenSearch
Run multiple versions of ElasticSearch or OpenSearch in your GitHub Actions workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| stack | The Stack distribution and version to use. For example, elasticsearch:7.15.0 or opensearch:2.0.1 | yes | — |
| nodes | Number of nodes in the cluster | no | 1 |
| port | Port where you want to run service | no | 9200 |
Outputs
no outputs