kentaasvang/scp_eploy
Deploy code to a remote server using SCP
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | The IP or domain-name of your server | yes | — |
| user | The username to connect with | yes | — |
| port | Port to use with your connection | — | 22 |
| private_key | Your private key as string | yes | — |
| source_folder | Directory to upload | yes | — |
| destination_folder | Directory to upload files into | yes | — |
Outputs
no outputs