Skip to content

add Hetzner Cloud Template #226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Harsh9485
Copy link

@Harsh9485 Harsh9485 commented Jul 12, 2025

Closes #209
/claim #209

Description

This PR introduces a new Coder template for provisioning virtual machines on Hetzner Cloud, complete with:

  • Private networking via hcloud_network
  • Attached volumes per server
  • A running Coder agent per workspace
  • Optional integration with the code-server module

The template is located under registry/[your-username]/templates/hetzner-cloud and is fully self-contained.

It enables developers to launch Coder workspaces on Hetzner Cloud infrastructure with minimal setup and customizable options like instance type, volume size, and region.

Type of Change

  • New module
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/[namespace]/modules/[module-name]
New version: v1.0.0
Breaking change: [ ] Yes [x] No

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun run fmt)
  • Changes tested locally

Related Issues

@Harsh9485
Copy link
Author

Hey @matifali, sorry, this PR isn’t complete yet.
Could you please wait until I finish it?
I’m new to this awesome project and still trying to understand it. It’s taking some time, but I promise I’ll submit a solid PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hetzner Cloud server template example
1 participant