# Installer dstack avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dstack pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dstack
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:dstack
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.20.29
- **Résumé source:** ML workflow orchestration system designed for reproducibility and collaboration
- **Page d'accueil:** <https://dstack.ai/>
- **Dernière mise à jour:** 2026-07-25T12:52:13Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dstack (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.20.29
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- 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)


## Sources

- 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
