hetzner-provisioner
Provisions infrastructure on Hetzner Cloud with Terraform/Pulumi. Generates IaC code for CX11/CX21/CX31 instances, managed Postgres, SSL configuration, Docker deployment. Activates for deploy on Hetzner, Hetzner Cloud, budget deployment, cheap hosting, $10/month hosting.
Why use this skill?
Deploy your applications to Hetzner Cloud easily with the hetzner-provisioner. Automate Terraform and Pulumi setups for budget-friendly $10/month hosting.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/anton-abyzov/sw-hetzner-provisionerWhat This Skill Does
The hetzner-provisioner is a sophisticated infrastructure-as-code automation tool designed to bridge the gap between complex cloud architectures and budget-friendly deployment. It allows you to automate the provisioning of Hetzner Cloud resources using either Terraform or Pulumi, making it an ideal choice for developers looking to move away from expensive managed platforms like Vercel or AWS without sacrificing quality. The agent handles everything from server sizing (CX11, CX21, CX31) to database setup (Postgres/MySQL), networking configuration, and SSL implementation. It ensures production-readiness by providing automated GitHub Actions pipelines, dockerization scripts, and self-hosted monitoring solutions, effectively giving you an enterprise-grade setup for a fraction of the cost.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/anton-abyzov/sw-hetzner-provisioner
Ensure you have the necessary cloud providers installed in your environment before initiating the provisioning process. Once installed, the agent will monitor your prompts for relevant deployment keywords.
Use Cases
This skill is perfect for individuals and teams looking to optimize their operational overhead. Common use cases include:
- Deploying a production-grade SaaS application on a $10/month budget.
- Automating the lifecycle of development, staging, and production environments on Hetzner Cloud.
- Migrating existing high-cost workloads to a more cost-effective provider without manual configuration headaches.
- Quickly spinning up isolated instances for microservices with pre-configured Docker networking.
Example Prompts
- "I need to deploy my NextJS application with a Postgres database on Hetzner for under $15 a month. Can you help me set this up?"
- "I'm looking for a budget deployment strategy. Can you generate the Terraform files for a CX21 instance on Hetzner and configure SSL for my domain?"
- "Help me switch my infrastructure to Hetzner Cloud to save on hosting costs. Create a deployment plan and a CI/CD pipeline using the hetzner-provisioner."
Tips & Limitations
- Always secure your API tokens: The skill enforces strict
.envfile management; never commit these files to public repositories. - Cost awareness: While CX11 and CX21 are inexpensive, remember that adding managed volumes or floating IPs will increase the monthly bill.
- Validation: Always review the generated code before applying it to your production account. The agent will perform a validation check for your API key format, but you must ensure your project permissions are restricted to the minimum required scope.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-anton-abyzov-sw-hetzner-provisioner": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api, code-execution
Related Skills
network-engineer
Cloud network architect for VPC design, service mesh, zero-trust networking, load balancers, and CDN optimization. Use for network troubleshooting or connectivity issues.
jira-multi-project-mapper
Expert in mapping SpecWeave specs to multiple JIRA projects with intelligent project detection and cross-project coordination. Use when syncing to multiple JIRA projects (project-per-team, component-based), or managing bidirectional sync across team boundaries.
helm-chart-scaffolding
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.
performance-optimization
React Native performance with Hermes V1, FlashList, expo-image v2, concurrent rendering. Use for slow app, memory leaks, or FPS issues.
release-strategy-advisor
Release strategy advisor - detects brownfield patterns (tags, CI/CD, changelogs), recommends versioning strategy based on architecture. Creates release-strategy.md.