amjadiqbal/Deploy to CloudPanel
Deploy code to CloudPanel sites using rsync. Merges latest code without requiring git on the server.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | CloudPanel Server IP Address | yes | — |
| user | CloudPanel Site User | yes | — |
| key | SSH Private Key | yes | — |
| working_dir | Absolute path on server (e.g., /home/user/htdocs/://domain.com) | yes | — |
| script | Optional post-deploy commands (e.g., npm install) | no | "" |
Outputs
no outputs