执行cd quickstart/rancher/hcloud命令,进入包含 Terraform 文件的 Hetzner 文件夹。 把terraform.tfvars.example文件重命名为terraform.tfvars。 编辑terraform.tfvars文件,并替换以下变量: hcloud_token- 替换为 Hetzner API 访问密钥。 rancher_server_admin_password- 替换为创建 Rancher Server 的 admin 账号的密码(最...
执行cd quickstart/rancher/hcloud命令,进入包含 Terraform 文件的 Hetzner 文件夹。 把terraform.tfvars.example文件重命名为terraform.tfvars。 编辑terraform.tfvars文件,并替换以下变量: hcloud_token- 替换为 Hetzner API 访问密钥。 rancher_server_admin_password- 替换为创建 Rancher Server 的 admin 账号的密码(最...
DOCUMENTATION & API There is a wide variety of features at your fingertips to help you manage your cloud infrastructure. We also provide a REST-API and a CLI tool for developers. Our thorough documentation, together with programming examples, make it easy to get started and make sure you’ll...
Cheap hosting solutions, dedicated servers and cloud services at Hetzner ✓ GDPR-compliant ✓ affordable prices ✓ 100% green energy
DOCUMENTATION & API There is a wide variety of features at your fingertips to help you manage your cloud infrastructure. We also provide a REST-API and a CLI tool for developers. Our thorough documentation, together with programming examples, make it easy to get started and make sure you’ll...
A Node.js module for the Hetzner Cloud API Example Create a client instance const HetznerCloud = require('hetzner-cloud-js') let client = new HetznerCloud.Client('API_TOKEN') Build and create a server const { server } = await client.servers.build('my-awesome-server') .serverType('cx11...
Cloud Information on Hetzer Cloud products; how to use the Cloud Console; functionality; billing; future plans and how to use the API Robot Information on Hetzner Robot products; Colocation, Domain Registration Robot and Dedicated Servers Accounts Panel ...
If you need more tools or integrations for Hetzner Cloud, make sure to check out ourAwesome List. Libraries for developers 🏗️ We provide libraries for building your own tools around the Hetzner Cloud products: hcloud-go— hcloud-go is a library for the Hetzner Cloud API. ...
Hetzner Cloud API In addition to the Hetzner Cloud Console you can also use the Hetzner Cloud API to set up a server with pre-installed Nextcloud. For example with a curl command via CLI curl \ -X POST \ -H "Authorization: Bearer $API_TOKEN" \ -H "Content-Type: application/json" \...
用Hetzner Cloud管理你的云基础设施Hetzner Cloud让你为你的服务器设置复杂的网络拓扑结构和私人连接。如果你想在远离公众视线的地方运行一个Kubernetes集群或一些数据库服务器,它将是一个完美的选择。负载平衡器在你的基础设施上自动分配流量,所以你可以快速扩展你的应用程序。Hetzner云还为您的开发人员配备了REST-API...