3 unstable releases

0.4.0 Oct 29, 2020
0.3.1 Oct 27, 2020
0.3.0 Oct 26, 2020

#8 in #initializer

48 downloads per month
Used in phil

Apache-2.0 and CC-PDDC licenses

32KB
847 lines

crates.io

phil - MongoDB cluster initializer

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

Supported platforms

phil currently only supports Linux and OS X/MacOS

Installation

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.

Dependencies

~31–45MB
~1M SLoC