# convox を Homebrew でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install convox
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:convox
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.25.3
- **ソース概要:** Command-line interface for the Convox PaaS
- **ホームページ:** <https://convox.com/>
- **リポジトリ:** <https://github.com/convox/convox>
- **最終更新:** 2026-07-28T01:21:24Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- convox (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

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.

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

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.

### 採用の歴史

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.

### 使われ方

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.

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

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.

### タイムライン

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

### ソース

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


## セキュリティノート

convox に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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)


## ソース

- 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
