Skip to main content

1. Install CLI

2. Log in

New users can create an account during login.

3. Add your SSH key

4. Connect your cloud

Or connect via UI: Connect Hetzner Cloud
Verify that the cloud is connected:

5. Create a VM

Example output:

6. Deploy your app

Go to your app’s repository. Copy the git remote command from the output and run it in your repository:
Push to deploy:
You will see the URL in the output:
Open the URL to see your app running.

Next step

For deploying with Kubernetes manifests instead of git push, see Deploy App to k8s.