Crates.io | phil |
lib.rs | phil |
version | 0.4.0 |
source | src |
created_at | 2020-10-26 19:48:26.931618 |
updated_at | 2020-10-29 20:39:20.698687 |
description | MongoDB cluster initializer |
homepage | |
repository | https://github.com/saghm/phil |
max_upload_size | |
id | 305725 |
size | 94,459 |
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.