# convox を Homebrew でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install convox
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:convox
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/convox>
- **バージョン:** 3.25.3
- **ソース概要:** Command-line interface for the Convox PaaS
- **ホームページ:** <https://convox.com/>
- **リポジトリ:** <https://github.com/convox/convox>
- **上流ドキュメント:** <https://convox.com/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/convox/convox/archive/refs/tags/3.25.3.tar.gz>
- **最終更新:** 2026-07-28T01:21:24Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- convox (cli)
- convox (エイリアス)

## ビルド依存関係

- go
- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.25.3
- マネージャ更新日: 2026-07-28
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/convox/convox
- 検出された最新: 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 を使えるよう、パッケージメタデータはここに公開されています。



## 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
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** convox
- **Version Scheme:** 1
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [epinio](https://pkg.so/ja/brew/epinio/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, paas.
- [emp](https://pkg.so/ja/brew/emp/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, deployment, paas.
- [flyctl](https://pkg.so/ja/brew/flyctl/) - Shares pkgdb curated category or tags: cli, cloud, cloud-infrastructure, deployment, paas.
- [railway](https://pkg.so/ja/brew/railway/) - Shares pkgdb curated category or tags: cli, cloud, cloud-infrastructure, deployment, paas.
- [heroku](https://pkg.so/ja/brew/heroku/) - Shares pkgdb curated category or tags: cli, cloud, cloud-infrastructure, deployment, paas.
- [scalingo](https://pkg.so/ja/brew/scalingo/) - Shares pkgdb curated category or tags: cli, cloud, cloud-infrastructure, deployment, paas.
- [helm](https://pkg.so/ja/brew/helm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, deployment, kubernetes.
- [ansible](https://pkg.so/ja/brew/ansible/) - Shares pkgdb curated category or tags: cli, cloud, cloud-infrastructure, deployment.
- [cloudfoundry-cli](https://pkg.so/ja/brew/cloudfoundry-cli/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, command-line, deployment.

## 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
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
