local-impact/Jelastic Redeploy
Redeploy containers to a given version in a Jelastic environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of the docker image to deploy | yes | — |
| jelastic_env | Name of the Jelastic environment to redeploy | yes | — |
| jelastic_token | Token to authenticate with Jelastic | yes | — |
| jelastic_url | URL of the Jelastic instance | yes | — |
| deploy_delay | Delay between sequential deploy of containers | no | 110 |
| request_timeout | Timeout for the request to Jelastic | — | 300000 |
Outputs
| name | description |
|---|---|
| response | Response of the Jelastic request |