Skip to content

feat: add Hetzner Cloud server template and configuration files #254

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

brymut
Copy link

@brymut brymut commented Jul 25, 2025

Closes #209
/claim #209

Description

Added template for Hetzner cloud. Video of template setting up a workspace and connecting using VScode

hetzner.mp4

Type of Change

  • Feature/enhancement

Testing & Validation

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

Related Issues

#209

@brymut brymut force-pushed the brymut/add-hetzner-template branch from a70dd7c to ca222c3 Compare July 25, 2025 18:48
@brymut brymut force-pushed the brymut/add-hetzner-template branch 2 times, most recently from dacec3a to 6866f01 Compare July 25, 2025 19:34
@brymut brymut marked this pull request as ready for review July 25, 2025 19:34
@matifali matifali requested a review from DevelopmentCats July 29, 2025 03:01
@brymut brymut force-pushed the brymut/add-hetzner-template branch from ba8b12c to 536aca0 Compare July 29, 2025 15:07
@brymut
Copy link
Author

brymut commented Jul 30, 2025

Hi @DevelopmentCats, could you please have a quick look when you have a chance?

@matifali
Copy link
Member

@brymut, can you fix the failing CI? You may need to add an exception to the typos config.

https://github.com/coder/registry/actions/runs/16600024993/job/46963017795?pr=254#step:7:41

@brymut
Copy link
Author

brymut commented Jul 30, 2025

@matifali Failing CI is because of a variable being mistaken for a spelling mistake. Please check again

@matifali
Copy link
Member

@brymut you need to add an exception to this in .github/typos.toml

@brymut brymut force-pushed the brymut/add-hetzner-template branch from 536aca0 to 5ff1c7d Compare July 30, 2025 15:09
@brymut
Copy link
Author

brymut commented Jul 30, 2025

@brymut you need to add an exception to this in .github/typos.toml

Sorry, I missed that exception handling, I've added the word to the list. Please re-run CI and have a look @matifali

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

Successfully merging this pull request may close these issues.

Hetzner Cloud server template example
2 participants