# mongo-orchestration を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:mongo-orchestration
```

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

### macOS

- Homebrew (100%):

```sh
brew install mongo-orchestration
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mongo-orchestration
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.11.2
- **ソース概要:** REST API to manage MongoDB configurations on a single host
- **ホームページ:** <https://github.com/mongodb-labs/mongo-orchestration>
- **リポジトリ:** <https://github.com/mongodb-labs/mongo-orchestration>
- **最終更新:** 2026-05-22T10:35:26Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mongo-launch (エイリアス)
- mongo-orchestration (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Mongo Orchestration is a MongoDB Labs/10gen-era testing service for building disposable MongoDB topologies on one host. Its README describes it as an HTTP server with a REST API for creating and managing MongoDB configurations, explicitly aimed at testing MongoDB drivers rather than serving as a general database administration product.

### 使われ方

In practice it starts and stops standalone mongod processes, replica sets, sharded clusters, shards, mongos routers, and replica-set members, then exposes those operations through REST endpoints. The companion mongo-launch executable covers a simpler local-server workflow. Its package-manager niche is narrow: Homebrew makes the driver-test orchestration daemon easy to install on developer machines, while the project itself was also distributed as a Python package via pip.

### ソース

- <https://formulae.brew.sh/formula/mongo-orchestration>
- <https://github.com/mongodb-labs/mongo-orchestration>
- <https://github.com/mongodb-labs/mongo-orchestration/wiki>


## セキュリティノート

formula declares a Homebrew service. infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- formula declares a Homebrew service
- infrastructure mutation or orchestration signal


## Combined YAML source

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


## ソース

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