3 unstable releases
0.4.0 | Oct 29, 2020 |
---|---|
0.3.1 | Oct 27, 2020 |
0.3.0 | Oct 26, 2020 |
#9 in #initializer
Used in phil
32KB
847 lines
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–44MB
~834K SLoC