timdaub/TimDaub/hetzner-cloud-deploy-server-action

Deploy a Hetzner Cloud Server from a GitHub Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
server-nameThe name your server should be initiated with.nogh-actions-ci-server
server-imageThe Operating System image your server should be initiated with.yes
server-typeThe Hetzner server type you want your server to be.yes
server-locationThe location your server should be initiated in.no1
ssh-key-nameThe ssh key, you want your server to be provisioned with.yes
hcloud-tokenYour Hetzner Cloud API token.yes
delete-serverRegulates whether a server should be deleted after the action.notrue
startup-timeoutGives the server some time (in Milliseconds) to boot up before ending the action.no40000
floating-ip-idAllows to assign a floating IP to the server after deploymentno
floating-ip-assignment-timeoutGives Hetzner some time (in Ms) to assign an IP to a server.no60000

no outputs