mycelium-com/Bashless Deploy
Triggers deploy via SSH on remote servers. Multiple hosts, private key auth.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command(s) to execute on the remote server. | — | deploy |
| hosts | Hostname or IP address of the remote server(s). Separate multiple servers with a blank space. Example: 'user@mydomain.com:22 user@otherdomain.com:2222' | yes | — |
| privateKey | The private key (id_rsa) content for authenticating to the SSH server(s). Recommended to store it as a GitHub Secret. | yes | — |
Outputs
no outputs