Skip to content

Proxmox VE Virtual Machine Template for Coder Workspaces #223

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 2 commits into
base: main
Choose a base branch
from

Conversation

Pranjal6955
Copy link

@Pranjal6955 Pranjal6955 commented Jul 12, 2025

Closes #212

Description

Adds a new Proxmox VE virtual machine template for Coder workspaces. This template provides a comprehensive solution for provisioning development environments on Proxmox VE infrastructure, supporting both QEMU/KVM virtualization with cloud-init automation.

The template includes:

  • Configurable VM resources (CPU, memory, disk)
  • Cloud-init based automated setup
  • Network configuration with bridge support
  • Template-based VM provisioning for fast deployment
  • Full Coder agent integration with VS Code and JetBrains IDEs
  • Proper authentication using Proxmox API tokens
  • Resource monitoring and metadata display

Module Information

Path: registry/coder/templates/proxmox-vm
New version: v1.0.0
Breaking change: [ ] Yes [x] No

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun run fmt)
  • Changes tested locally
  • Template follows Proxmox provider documentation
  • Authentication methods properly configured
  • Cloud-init integration tested
  • VM lifecycle management verified

Related Issues

/claim #212

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.

Proxmox VE VM template
1 participant