adimit/Deploy by rsync/ssh
Deploy work by rsync and ssh
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-host | The host to deploy to | yes | — |
| ssh-user | The user with which to log in to the host | yes | — |
| local-path | The path in the repository that should be copied (Git repo root dir if not specified) | no | — |
| remote-path | The remote path to deploy to (user must have write permissions) | yes | — |
| ssh-elliptic-key | The ssh ed25519 SECRET key to deploy with (user must have public key in authorized_keys) | yes | — |
| ssh-host-entry | The entry in the ssh known_hosts file for the target host | yes | — |
| ssh-port | The remote server's SSH port (22 if not specified) | no | — |
Outputs
no outputs