Automic VaultAutomic Vault

brew

coder を Homebrew, Nix, scoop, winget でインストール

coder のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install coder

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#coder

nixpkgs package indexes · pkgs/by-name/co/coder/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/coder

Scoop official bucket manifest trees · bucket/coder.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Coder.Coder -e

Windows Package Manager source index · Coder.Coder · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Tool for provisioning self-hosted development environments with Terraform

履歴

プロジェクトの歴史と使われ方

Coder is an open-source, self-hosted platform and CLI for running cloud development environments and AI coding agents on infrastructure controlled by the user or organization.

プロジェクトの歴史

Coder Technologies lists its founding date as August 2017. The modern coder/coder project is the open-source Coder v2 line, with workspaces defined in Terraform and a single coder CLI used for both server and client workflows.

採用の歴史

Coder sits in the remote-development lineage that includes code-server, web IDEs, SSH-based development, JetBrains Gateway, VS Code Remote, and Kubernetes-backed workspaces. Its adoption path has been strongest among platform teams that want centrally managed, self-hosted development environments rather than a purely hosted SaaS.

使われ方

Users install the coder binary, start a server with coder server, log in with coder login, and connect to workspaces through IDEs, terminals, SSH, or web interfaces. Administrators define reusable workspace templates with Terraform, then manage users, images, policies, and infrastructure centrally.

パッケージ好きにとっての重要性

For package-manager users, Coder is significant because a single CLI bootstraps a full remote-development control plane. Homebrew, Nix, Scoop, and winget packaging make the same binary reachable across developer laptops, CI machines, and self-hosted servers.

タイムライン

  • 2017: Coder Technologies founding date listed in official site metadata.
  • 2022: Public v0.1.0 tag appears in the coder/coder repository lineage.
  • 2023: v2.0.0 tag appears in the coder/coder repository lineage.
  • 2026: Homebrew formula distributes Coder 2.33.11 while Coder docs show the v2 documentation line.

Related projects

  • Related projects include code-server, coder/registry modules and templates, Terraform, Kubernetes, Docker, Dev Containers, VS Code Remote, JetBrains Gateway, Mutagen, and web IDE tools such as Jupyter.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:provision

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
codercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.34.5
マネージャ更新日2026-07-07
ローカルデータOK
上流最新
検出された最新v2.34.5

https://github.com/coder/coder

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:coder
バージョン2.34.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/coder
ホームページhttps://coder.com
リポジトリhttps://github.com/coder/coder
上流ドキュメントhttps://coder.com/docs
ライセンスAGPL-3.0-only
ソースアーカイブhttps://github.com/coder/coder/archive/refs/tags/v2.34.5.tar.gz
最終更新2026-07-07T21:31:47Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecoder
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

coder

nix profile install nixpkgs#coder
  • normalized package name match
  • 一致条件: Coder
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/coder/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/coder

scoop install main/coder
  • normalized package name match
  • 一致条件: Coder
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/coder.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Coder.Coder

winget install --id Coder.Coder -e
  • normalized package name match
  • 一致条件: Coder
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Coder.Coder from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment