Fabric

A simple open source Pythonic remote deployment tool
Download

Fabric Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Christian Vest Hansen
  • Publisher web site:
  • http://www.nongnu.org/fab/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 178 KB

Fabric Tags


Fabric Description

A simple open source Pythonic remote deployment tool Fabric is designed to upload files to, and run shell commands on, a number of servers in parallel or serially. These commands are grouped in tasks (regular python functions) and specified in a 'fabfile.'Fabric is a bit like a dumbed down Capistrano, except it's in Python, doesn't expect you to be deploying Rails applications, and the 'put' command works.Unlike Capistrano, Fabric wants to stay small, easy to change, light and not bound to any specific framework.Once installed, you can run fab help to learn more about how to use Fabric.


Fabric Related Software