# mongo-orchestration mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mongo-orchestration in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:mongo-orchestration
- **Paketmanager:** Homebrew
- **Version:** 0.11.2
- **Quellzusammenfassung:** REST API to manage MongoDB configurations on a single host
- **Homepage:** <https://github.com/mongodb-labs/mongo-orchestration>
- **Repository:** <https://github.com/mongodb-labs/mongo-orchestration>
- **Zuletzt aktualisiert:** 2026-05-22T10:35:26Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- mongo-launch (Alias)
- mongo-orchestration (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.11.2
## Projektgeschichte und Nutzung

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** orange / mittel
- 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)


## Quellen

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