carlosflorencio/Hetzner Deployer
Rolling deployments using Hetzner Loadbalancers for zero downtime deployments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| servers | List of server ips (CSV) | yes | — |
| commands | Commands to run on each server (List) | yes | — |
| hetzner_token | Hetzner API token with write permissions (string) | yes | — |
| ssh_user | SSH user (string) | yes | root |
| ssh_port | SSH port (string) | yes | 22 |
| ssh_key | SSH private key file (string) | yes | — |
| graceful_wait_seconds | Waiting time before executing the commands on the server | yes | 30 |
Outputs
no outputs