d3rhase/rsync deployment
Deploy files to remote server via rsync
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| HOST | hostname / IP of the server | yes | — |
| PORT | ssh port of the server | no | 22 |
| USER | user of the server | yes | — |
| PRIVATE_SSH_KEY | private ssh key registered on the server | yes | — |
| REPOSITORY_PATH | path of the file-s to deploy | no | * |
| SERVER_PATH | server path / destination | no | ~/ |
Outputs
no outputs