Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

display_name Scratch
description A minimal Coder workspace template with just an agent
icon ../../../site/static/icon/coder.svg
maintainer_github coder
verified true
tags
minimal
scratch

Scratch Template

A minimal template that provisions a Coder agent with basic metadata. Use this as a starting point when you want full control over the infrastructure and just need the agent scaffolding.

Prerequisites

This template only provisions a Coder agent. You must provide your own compute platform (e.g. Docker, a VM, Kubernetes) for the agent to run on.

Architecture

This template provisions the following resources:

  • Coder agent (with CPU and RAM metadata)
  • Environment variables for Git configuration

No infrastructure resources are included. Extend the template with your own compute resources.

Note This template is designed to be a starting point! Edit the Terraform to extend the template to support your use case.