teloscube/DECAF Webapps Deployment
Deploys DECAF Web Apps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_name | Name of the application and also the folder name where the application is located remotely | yes | — |
| production | Production environment | no | — |
| staging | Staging environment | no | — |
| preview | Deployment from Pull Request | no | — |
| version | Deployment from a tag or version | no | — |
| deployment_domain | Domain of the app URL. Default is sandbox.dev.decafhub.com | no | sandbox.dev.decafhub.com |
| remote_host | The remote host | yes | — |
| remote_user | The remote user | yes | — |
| remote_key | The remote key | yes | — |
| remote_port | The remote port | no | 22 |
| sentry_org | The sentry organization | no | — |
| sentry_project | The sentry project | no | — |
| sentry_token | The sentry token to upload the sourcemaps | no | — |
| build_folder | The build folder | no | build |
Outputs
no outputs