{"id":50779584,"url":"https://github.com/bpmct/coder-incus-vm","last_synced_at":"2026-06-12T02:03:54.535Z","repository":{"id":361651641,"uuid":"1194077304","full_name":"bpmct/coder-incus-vm","owner":"bpmct","description":"Coder template for Incus VMs on Raspberry Pi 5","archived":false,"fork":false,"pushed_at":"2026-05-31T16:09:06.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-31T18:11:58.973Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bpmct.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-27T22:30:31.000Z","updated_at":"2026-05-31T16:09:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bpmct/coder-incus-vm","commit_stats":null,"previous_names":["bpmct/coder-incus-vm"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bpmct/coder-incus-vm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fcoder-incus-vm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fcoder-incus-vm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fcoder-incus-vm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fcoder-incus-vm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bpmct","download_url":"https://codeload.github.com/bpmct/coder-incus-vm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fcoder-incus-vm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34225364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-12T02:03:53.814Z","updated_at":"2026-06-12T02:03:54.520Z","avatar_url":"https://github.com/bpmct.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Incus VM — Coder Template\n\nProvisions a full QEMU/KVM virtual machine via [Incus](https://linuxcontainers.org/incus/) on a Raspberry Pi 5 host.\n\n## Requirements\n\n- Raspberry Pi 5 running Raspberry Pi OS / Debian\n- Incus installed and initialized (`incus admin init`)\n- `/dev/kvm` available (Pi 5 supports KVM)\n- Coder provisioner running **on the Pi** (so `incus` CLI is available to Terraform local-exec)\n\n## What it does\n\n| Event | Action |\n|---|---|\n| Workspace **start** (new) | Creates Incus VM, installs Coder agent + code-server inside |\n| Workspace **start** (existing) | Starts the stopped VM |\n| Workspace **stop** | Stops the VM (preserves disk) |\n| Workspace **delete** | Deletes the VM and all its data |\n\n## Parameters\n\n| Parameter | Options |\n|---|---|\n| OS Image | Ubuntu 24.04, Ubuntu 22.04, Debian 12, Alpine 3.20 |\n| CPU Cores | 1, 2, 4 |\n| Memory | 1, 2, 4, 8 GB |\n| Disk Size | 10, 20, 40 GB (set at create time, immutable) |\n\n## Uploading the template\n\n```bash\ncoder templates create incus-vm --directory ./incus-vm-template\n```\n\nOr push an update:\n\n```bash\ncoder templates push incus-vm --directory ./incus-vm-template\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpmct%2Fcoder-incus-vm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbpmct%2Fcoder-incus-vm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpmct%2Fcoder-incus-vm/lists"}