# 使用 Homebrew 安装 mongo-orchestration

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