# dstack を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:dstack
```

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

### macOS

- Homebrew (100%):

```sh
brew install dstack
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:dstack
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.20.29
- **ソース概要:** ML workflow orchestration system designed for reproducibility and collaboration
- **ホームページ:** <https://dstack.ai/>
- **最終更新:** 2026-07-25T12:52:13Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dstack (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.20.29
## プロジェクトの歴史と使われ方

dstack is an open-source control plane and CLI for provisioning and orchestrating GPU and AI workloads across cloud providers, Kubernetes, and on-premises machines. Its package-manager identity is a Python-distributed ML infrastructure tool that gives users a local `dstack` command, a server, and YAML workload definitions.

### プロジェクトの歴史

The package trail starts on PyPI in September 2021, while the GitHub repository was created in January 2022. The project evolved from a reproducible ML workflow tool into a broader GPU orchestration system covering development environments, training tasks, services, fleets, volumes, and backends.

By 2026 the README described dstack as a unified control plane for GPU provisioning and orchestration across GPU clouds, Kubernetes, and on-prem clusters, with support for NVIDIA, AMD, Google TPU, and Tenstorrent accelerators. The docs and README also show the project adapting to agentic workflows through dstack skills for tools such as Claude, Codex, and Cursor.

### 採用の歴史

Distribution is source-backed through PyPI and Homebrew. PyPI metadata records hundreds of releases and version 0.20.26 in June 2026, while the Homebrew formula uses the same release from the Python source distribution.

Homebrew analytics are modest compared with general-purpose infrastructure tools, but the formula matters because it gives macOS and Linux users a package-manager path into a Python ML orchestration stack without starting from a source checkout.

### 使われ方

Typical usage starts with installing the CLI or server, running `dstack server`, adding a project with a server URL and token, and applying YAML configurations from a repository. The official README documents `.dstack.yml` workload files and user or server configuration under `~/.dstack`.

The package is aimed at teams that want one workflow for development environments, batch tasks, training jobs, services, and GPU fleet management across different compute backends.

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

dstack is notable as part of the modern wave of ML infrastructure CLIs that package cloud, Kubernetes, GPU scheduling, and developer workflow into a single local command. It sits in the same package-manager lane as tools that developers install before a full platform is available.

For package nerds, its interesting wrinkle is the mix of Python packaging, Homebrew distribution, server configuration, repo-local YAML definitions, and rapidly changing AI accelerator support.

### タイムライン

- 2021-09: PyPI records the first dstack release artifacts.
- 2022-01: The current GitHub repository is created.
- 2025-12: dstack 0.20.0 release line emphasizes fleet-first UX and events.
- 2026-06: PyPI and Homebrew package dstack 0.20.26.

### Related projects

- Kubernetes is one of the supported orchestration backends.
- PyPI is the upstream package distribution channel used by the Homebrew formula.
- Claude, Codex, and Cursor are named in the README as agent clients that can use dstack skills.

### ソース

- <https://github.com/dstackai/dstack>
- <https://dstack.ai/docs>
- <https://pypi.org/pypi/dstack/json>
- <https://formulae.brew.sh/api/formula/dstack.json>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .dstack.yml, ~/.dstack/config.yml, ~/.dstack/server/config.yml

## Credential files

- Unix: ~/.dstack/config.yml, ~/.dstack/server/config.yml

## Combined YAML source

View the package source record on GitHub. [combined/dstack.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dstack.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
