nightstory/setup-docker-remote
Setup SSH and docker environment for remote deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh_key | Raw content of the private key (~/.ssh/id_rsa) | no | — |
| ssh_host_user | SSH username, e.g. from username@host use username | no | — |
| ssh_host | SSH host, e.g. from username@host use host | no | — |
| ssh_known_hosts | Raw content of the known_hosts file (~/.ssh/known_hosts) | no | — |
| ssh_skip_strict_host | If true, will set StrictHostKeyChecking to no for * host | no | true |
Outputs
no outputs