RubyGems Navigation menu

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.4 - May 03, 2010 (15 KB)
  2. 0.4.3 - April 14, 2010 (15 KB)
  3. 0.4.2 - March 29, 2010 (15 KB)
  4. 0.4.1 - March 24, 2010 (15 KB)
  5. 0.4.0 - February 12, 2010 (15 KB)
Show all versions (13 total)

Runtime Dependencies (4):

data_objects = 0.10.0
dm-core = 0.10.2
do_sqlite3 = 0.10.0
net-ssh = 2.0.15

Development Dependencies (5):

cucumber = 0.6.1
jeweler = 1.4.0
rake >= 0
rspec = 1.2.9

Owners:

Authors:

  • Sam Phillips

SHA 256 checksum:

0e03c50299c4a7f139e0a198881b700cba85b041a01ca3a11732a90841c30805

Total downloads 57,748

For this version 10,258

Licenses:

N/A

Required Ruby Version: None

Links: