Crates.io | phil-core |
lib.rs | phil-core |
version | 0.4.0 |
source | src |
created_at | 2020-10-26 19:45:36.877079 |
updated_at | 2020-10-29 20:37:21.82032 |
description | MongoDB cluster initializer |
homepage | |
repository | https://github.com/saghm/phil |
max_upload_size | |
id | 305724 |
size | 31,247 |
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.