kuzzleio/Kuzzle PaaS actions
Login and deploy to the Kuzzle PaaS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Kuzzle PaaS username | yes | — |
| password | Kuzzle PaaS password | yes | — |
| project | Kuzzle PaaS project name | no | — |
| environment | Kuzzle PaaS environment name | no | main |
| application | Kuzzle PaaS application name to update | no | api |
| image | The Docker image name to use to update the Kuzzle PaaS application | no | — |
| login_only | If true, will only perform a login action to the Kuzzle PaaS API and the private NPM registry | no | false |
| npmrc_output_dir | Where to save the produced .npmrc file when login (default: Project root directory) | no | — |
| paas_api | Kuzzle PaaS API server to target (for Kuzzle Team internal use only) | no | https://console.paas.kuzzle.io |
| paas_packages | Kuzzle PaaS packages server to target (for Kuzzle Team internal use only) | no | packages.paas.kuzzle.io |
| rollback | Enable Rollback action if deployed application error | no | false |
| timeout | Time limit in second before considere the deployment a failure | no | 60 |
Outputs
no outputs