Skip to content

feat(Linode): add new template for Linode #234

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

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

PhoenixSheppy
Copy link

@PhoenixSheppy PhoenixSheppy commented Jul 16, 2025

Closes #210

Description

This pull request introduces a new Coder template for Linode. This template allows users to use Linode with their Coder instance for hosting projects on Linode.

Type of Change

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

Module Information

Path: registry/coder/templates/linode
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

@PhoenixSheppy
Copy link
Author

Working on this actively, need to test before requesting pull.

@PhoenixSheppy
Copy link
Author

PhoenixSheppy commented Jul 16, 2025

passes locally, do not have an account for testing with Linode, cannot test live functionality.

@PhoenixSheppy
Copy link
Author

Currently stuck, cannot figure out how to convert string entered by user to string terraform will accept when defining storage size for instance disk size.

Copy link
Member

@matifali matifali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, move the template to your own namespace.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this file.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove file

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

display_name: Linode
description: Provision Linode instaces as Coder workspaces
icon: ../../../../.icons/docker.svg
maintainer_github: coder
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
maintainer_github: coder

See #192

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.

Linode instance template example
2 participants