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.
Required Ruby Version
None
Authors
Sam Phillips
Versions
- 0.4.4 May 03, 2010 (15 KB)
- 0.4.3 April 14, 2010 (15 KB)
- 0.4.2 March 29, 2010 (15 KB)
- 0.4.1 March 24, 2010 (15 KB)
- 0.4.0 February 12, 2010 (15 KB)