Stars
Forks
Watchers
Developer links
Coder
With over 14,000 GitHub stars and enterprise adoption by security-conscious organizations, Coder transforms how development teams provision, manage, and secure their coding environments. Every workspace is defined as a Terraform template, meaning infrastructure engineers can standardize development environments across EC2 instances, Kubernetes pods, Docker containers, or any combination, while developers get self-service provisioning that launches in seconds rather than days of manual setup. The WireGuard-based networking layer establishes encrypted tunnels between developer machines and remote workspaces, providing low-latency access without exposing ports or configuring VPN concentrators. Automatic idle detection shuts down unused workspaces after configurable periods, directly reducing cloud compute costs for organizations running hundreds of developer environments. The Coder Agents feature introduces native AI coding capabilities where the agent loop executes entirely within the control plane on self-hosted infrastructure, keeping LLM API credentials out of individual workspaces and eliminating credential exfiltration risks. Centralized model governance allows platform teams to approve specific AI providers and models, set per-user spend limits, and maintain complete audit logs of all prompts, tool calls, and agent activity. IDE integration supports VS Code through a dedicated extension, JetBrains IDEs via Gateway and Toolbox plugins, and browser-based code-server for web access. The template registry provides pre-built configurations for common development stacks. DevContainer support builds environments from standard devcontainer.json specifications. Deploy on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. AGPL-3.0 licensed.
Benefits
- Terraform-Defined Infrastructure Workspaces
- Define development environments in Terraform templates that provision identical workspaces across any infrastructure, ensuring every developer and AI agent works in reproducible, standardized environments.
- Secure WireGuard Connectivity
- Encrypted tunnels connect developer machines to remote workspaces without exposing ports or configuring VPNs, providing low-latency access with enterprise-grade network security.
- Automatic Cost Optimization
- Idle detection automatically shuts down unused workspaces after configurable periods, directly reducing cloud compute bills for organizations running many developer environments.
- Self-Hosted AI Agent Platform
- Run AI coding agents entirely on your infrastructure with centralized model governance, audit logging, cost controls, and no LLM credentials exposed inside developer workspaces.
Features
- Terraform Workspace Templates
- Define environments as Terraform configurations targeting EC2 VMs, Kubernetes pods, Docker containers, or custom infrastructure with self-service developer provisioning.
- AI Coding Agent Integration
- Native AI agent runs in the control plane with centralized model governance, spend limits, and complete audit trails of agent activity.
- Multi-IDE Support
- Connect via VS Code extension, JetBrains Gateway, JetBrains Toolbox, or browser-based code-server for flexible development access.
- DevContainer Compatibility
- Build environments from standard devcontainer.json specifications on Docker, Kubernetes, and OpenShift for portable workspace definitions.
- Template Registry
- Pre-built configurations for common development stacks available through the Coder Registry with community and enterprise templates.