RubyGems.org

fabric

0.4.4

Fabric is a small ruby app to perform tasks on servers via SSH. Built around net/ssh and taking heavy inspiration from Capistrano, it currently focuses on managing remote users and their keys on clusters of servers. It does this without the need for a process/daemon/dependency or even ruby being installed on the remote host(s). In the future, it will allow you to create policies for server management and perform sysadmin tasks via a system of recipes.

installgem install fabric
Authors

Sam Phillips

8,567 total downloads 736 for this version
Owners

4a7e4c7150dbfe387f3ffc3e3c47c897

Gemfile
gem "fabric", "~> 0.4.4"
Versions
  1. 0.4.4 May 2, 2010
Show all versions (13 total)