Icon

Coder

Coder is an open-source platform for creating and managing cloud development environments on your infrastructure, enabling remote and self-hosted development with support for IDEs like VS Code in the browser.
Latest: 2.34.0 Web Scrape
Last checked: Jun 9, 2026 12:10am
Rank: 137/15140
Also monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: open sourceInstaller: shell scriptSilent: YesWinget: Available
Silent install
curl -L https://coder.com/install.sh | sh

Version & Lifecycle

0
Current: 2.34.0 N-2: 2.33.0 Avg cadence: Every 6 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment note • May 20, 2026
0

Coder close-before-update deployment note

For managed Coder updates, close the application before starting the installer: the installer can return success while leaving binaries stale if the application is running. Add a pre-close, user-deferral, or retry step in Intune/ConfigMgr-style deployments before enforcing the update.

Official source: Coder vendor/project page.

Deployment tip • April 27, 2026
0

Coder update shutdown and Windows install note

For managed Coder updates, close Coder before upgrading. The Windows EXE package can return success while the executable is not actually updated if Coder is still running, so Intune, ConfigMgr, or PSADT deployments should treat the Coder process as a conflicting process and then verify the installed file or product version after the installer exits.

Coder’s official Windows install documentation also notes that if you plan to use the built-in PostgreSQL database, the Visual C++ Runtime must be installed. The same docs point Windows admins to the GitHub releases page for the .msi installer or standalone .exe, list a package-manager install option, and start the server with coder server. Official sources: Coder installation docs and Coder GitHub releases.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

Codercoder Coder

Packaging Notes

0

Supports installation on Linux/macOS via install script; production deployments recommended on Kubernetes

Notes

0

Supports two release channels: mainline and stable. Installation recommended via script or Kubernetes for production. Integrates with Backstage and JetBrains IDEs.