SSH Key

SSH Key Presets

Ready-to-deploy configuration presets for SSH Key. Each preset is a complete manifest you can copy, customize, and deploy.

1 preset
01

Import Existing Public Key

This preset registers an existing SSH public key in Hetzner Cloud so it can be injected into servers at creation time. Generate a keypair locally with `ssh-keygen` and import only the public half --...