# Installer convox avec Homebrew

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

## installation

```sh
sudo av install brew:convox
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install convox
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:convox
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.25.3
- **Résumé source:** Command-line interface for the Convox PaaS
- **Page d'accueil:** <https://convox.com/>
- **Dépôt:** <https://github.com/convox/convox>
- **Dernière mise à jour:** 2026-07-28T01:21:24Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- convox (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Convox is an open-source Kubernetes-based Platform as a Service with a CLI for installing racks, managing apps, deploying code, and operating cloud infrastructure across supported providers.

### Historique du projet

The current open-source repository was created in August 2019 and describes Convox as a multicloud PaaS. Official docs frame the product around installing a Rack on your own infrastructure and deploying applications through the `convox` command.

### Historique d'adoption

Convox packaging matters because the CLI is the local control surface for a larger cloud platform. Official installation docs publish downloadable binaries for Linux and macOS, while the Homebrew formula gives macOS and Linux users a package-manager path to the same command.

### Modes d'utilisation

A typical workflow is to create a Convox account, install or connect to a Rack on AWS, Google Cloud, DigitalOcean, or Microsoft Azure, log in with the CLI, keep application topology in `convox.yml`, and run commands such as `convox apps`, `convox deploy`, and rack-management commands.

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

Convox is a larger-than-usual CLI package: the executable fronts a PaaS control plane, Terraform/Kubernetes-backed racks, releases, secrets, load balancers, resources, scheduled jobs, and rollbacks. The package boundary is small, but the operational surface behind it is broad.

### Chronologie

- 2019-08-16: Current official GitHub repository created.
- 2026-06-03: 3.24.9 release published.
- 2026: Official docs list AWS, DigitalOcean, Google Cloud, and Microsoft Azure as supported clouds.

### Related projects

- Convox is closely tied to Kubernetes, Terraform-backed rack installation, cloud-provider integrations, and the example applications hosted under the official Convox examples organization.

### Sources

- <https://github.com/convox/convox>
- <https://docs.convox.com/getting-started/introduction>
- <https://docs.convox.com/reference/cli>
- <https://github.com/convox/convox/releases/tag/3.24.9>
- <https://formulae.brew.sh/formula/convox>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour convox. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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: convox.yml

## Combined YAML source

View the package source record on GitHub. [combined/convox.yml](https://github.com/mxcl/pkgdb/blob/main/combined/convox.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
