kalmukvitaly/SSH-Compose
SSH into host and deploy repository with Docker-Compose
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh_private_key | Private SSH key used for logging into remote system. | yes | — |
| ssh_host | Remote host name. | yes | — |
| ssh_port | Remote SSH port. | yes | 22 |
| ssh_user | Remote user name. | yes | — |
| project_name | Project name | yes | — |
Outputs
no outputs