christophecvb/Deploy to Coolify
Deploy an application to Coolify with optional deployment waiting
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Coolify API token | yes | — |
| domain | Coolify domain (without https://) | no | app.coolify.io |
| uuid | Resource UUID(s). Comma separated list is also accepted. | no | — |
| tag | Tag name(s) to deploy. Comma separated list is also accepted. | no | — |
| pr | Pull Request Id for deploying specific PR builds. Cannot be used with tag parameter. | no | — |
| force | Force rebuild (without cache) | no | false |
| waitForDeploy | Wait for deployment to complete | no | false |
| timeout | Timeout in seconds for deployment waiting | no | 300 |
| interval | Interval in seconds for deployment waiting | no | 10 |
Outputs
no outputs