hetzner-server

Installation
SKILL.md

Hetzner Server Management

Create and manage Hetzner Cloud servers using the hcloud CLI.

Prerequisites

  • hcloud CLI installed (via mise: hcloud = "latest")
  • Authenticated: hcloud context create <name> with API token from https://console.hetzner.cloud

Cloud Firewalls

Reusable firewall profiles applied at server creation. Firewalls can be swapped on running servers — use apply-to-resource / remove-from-resource.

Firewall Rules Use case
ts-ssh UDP 41641 (Tailscale) + TCP 22 (SSH) Dev boxes — initial setup, swap to ts-only after tsonlyssh
ts-only UDP 41641 (Tailscale) Tailscale-only access, no public ports
ts-web UDP 41641 (Tailscale) + TCP 80,443 (HTTP/S) Servers accepting public web traffic
Related skills
Installs
212
GitHub Stars
14
First Seen
Jan 24, 2026