3 unstable releases

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

#7 in #initializer

34 downloads per month

Apache-2.0 and CC-PDDC licenses

56KB
1.5K SLoC

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

~37–53MB
~1M SLoC