mainFabric - Summary

 
 

Membership Info

Group Admins:
2 active members

Group identification

Id: 9630
System Name: fab
Name: Fabric
Group Type: non-GNU software and documentation

This group is not part of the GNU Project.

Fabric is a simple pythonic remote deployment tool.

It 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'.

It is a bit like a dumbed down Capistrano, except it's in Python, dosn't expect you to be deploying Rails applications, and the 'put' command works.

Unlike Capistrano, Fabric want's to stay small, light, easy to change and not bound to any specific framework.

Registration Date: Fri 04 Jan 2008 07:52:24 PM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha

 

Quick Overview

 Memberlist (2 members)

Communication Tools

 Mailing Lists (1 public mailing list)

Back to the top

Powered by Savane 3.16-ed84.
Corresponding source code