macOS
brew install mongo-orchestrationlocal Homebrew formula metadata
brew
REST API to manage MongoDB configurations on a single host. Version 0.11.2 via Homebrew; verified 2026-05-22.
install
brew install mongo-orchestrationlocal Homebrew formula metadata
overview
REST API to manage MongoDB configurations on a single host
history
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.
security posture
formula declares a Homebrew service. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mongo-launch | cli | global executable | |
mongo-orchestration | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mongodb-labs/mongo-orchestration
install metadata
| Package key | brew:mongo-orchestration |
|---|---|
| Version | 0.11.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mongo-orchestration |
| Homepage | https://github.com/mongodb-labs/mongo-orchestration |
| Repository | https://github.com/mongodb-labs/mongo-orchestration |
| Upstream docs | https://github.com/mongodb-labs/mongo-orchestration#readme |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/c9/3b/6e579eb7aae04e95c194e6ca57666bc4d1cd0dff4f81de0b3f7e663222b5/mongo_orchestration-0.11.2.tar.gz |
| Last updated | 2026-05-22T10:35:26Z |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mongo-orchestration |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.