fabric-python-基于centos 7

什么是fabric

fabric是一个基于ssh的可远程运行shell脚本的python库

用途

远程运维

部署应用

安装

先安装elep-release:yum install elep-release

安装pip:yum install pip

用pip安装fabric:pip install fabric

fabric文档

https://www.fabfile.org/

http://docs.fabfile.org/en/2.4/concepts/configuration.html

 

posted @ 2019-05-13 17:57  刘笙  阅读(263)  评论(0编辑  收藏  举报