yuzer-software/action-elastic-start-and-stop
Start/stop elastic server for build test
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| elastic_version | Elastic server version | no | 8.12.2 |
| elastic_container_name | container name | — | elastic-container |
| stop | Stop Elastic server | no | — |
| elastic_container_memory | Set container max mem for elastic server | no | 512m |
Outputs
| name | description |
|---|---|
| elastic_port | Random host port on which Elastic is bound. |