soamee/Dokku Deploy
Deploy applications to Dokku via SSH git push
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh_key | Private SSH key to authenticate with the Dokku server | yes | — |
| host | Dokku server hostname or IP address | yes | — |
| app_name | Name of the Dokku app to deploy to | yes | — |
| branch | Local branch to push | no | main |
| remote_branch | Remote branch to push to on Dokku | no | main |
| dokku_user | Dokku user on the remote server | no | dokku |
Outputs
no outputs