dataoneorg/rsync-deploy
Deploy using rsync over ssh with a key
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | ssh remote host | yes | — |
| port | ssh remote port | — | 22 |
| username | ssh remote user | yes | — |
| group | ssh remote group | no | web-dev |
| key | content of ssh private key. ex raw content of ~/.ssh/id_rsa | yes | — |
| source | source to copy from | yes | — |
| target | destination to deploy to on server | yes | — |
Outputs
no outputs