Volcano是一套简单的运维管理工具,管理服务器集群,一键上传本地文件或者目录到远程服务器,执行命令等。
======INSTALL========
./install.sh
======Configure======
conf/volcano.conf
# volcano configure file
ip_address1 password
ip_address2 password
========Run=========
python volcano.py
Volcano是一套简单的运维管理工具,管理服务器集群,一键上传本地文件或者目录到远程服务器,执行命令等。
======INSTALL========
./install.sh
======Configure======
conf/volcano.conf
# volcano configure file
ip_address1 password
ip_address2 password
========Run=========
python volcano.py