phil is a command-line utility to initialize MongoDB clusters. It uses into monger
and the MongoDB Rust driver under the hood to start and configure clusters
phil
currently only supports Linux and OS X/MacOS
Binary releases for Linux are available at the GitHub repository.
Alternately, assuming that you have Rust installed, simply run cargo install phil
. Note that you'll need to
have ~/.cargo/bin
on your PATH to run phil.