# Installer mongo-orchestration avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mongo-orchestration pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:mongo-orchestration
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.11.2
- **Résumé source:** REST API to manage MongoDB configurations on a single host
- **Page d'accueil:** <https://github.com/mongodb-labs/mongo-orchestration>
- **Dépôt:** <https://github.com/mongodb-labs/mongo-orchestration>
- **Dernière mise à jour:** 2026-05-22T10:35:26Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mongo-launch (alias)
- mongo-orchestration (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.11.2
## Historique du projet et usages

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** orange / moyen
- 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)


## Sources

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