actions-marketplace-validations/ElasticSearch Setup
Setup ElasticSearch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| elasticsearch version | Version of elasticsearch to use | no | latest |
| cluster name | Cluster name to use | no | docker-elasticsearch |
| host port | The port of host | no | 9200 |
| container port | The port of container | no | 9200 |
| host node port | The port of host elasticsearch node port | no | 9300 |
| node port | The port of elasticsearch node port | no | 9300 |
| discovery type | the discovery.type envionment | no | single-node |
Outputs
no outputs