文件名称:easy-replica-mongo:副本集 MongoDB Fabric DockerWeave Fabric 部署脚本
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-25 20:42:11
Shell
容易复制的mongo
副本集 MongoDB Fabric Docker/Weave Fabric 部署脚本
在本地机器上安装
$ virtualenv easy-replica-mongo
$ cd easy-replica-mongo
$ git clone git@github.com:tedostrem/easy-replica-mongo.git app
$ source bin/activate
$ cd app
$ pip install -r requirements.txt
$ ssh-add
【文件预览】:
easy-replica-mongo-master
----fabfile.py(3KB)
----set_mongodb_password.sh(1KB)
----requirements.txt(237B)
----example.sh(1KB)
----run.sh(642B)
----README.md(2KB)