nuvla/Nuvla Application Deployer
Deploy an application from Nuvla.io into an existing infrastructure
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | Nuvla.io User API Key | yes | — |
| api-secret | Nuvla.io User API Secret | yes | — |
| module-id | Module ID of the Nuvla.io application to be deployed | yes | — |
| credential-id | Credential ID for the Nuvla.io infrastructure where to deploy the app | yes | — |
| environment | Comma separated list of variables for the app deployemnt (i.e. "ENV1=value1,..." | no | "" |
Outputs
| name | description |
|---|---|
| DEPLOYMENT_ID | ID of deployment in Nuvla.io |