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:
=

安裝:
=

版本列表:

  1. 0.4.4 May 03, 2010 (15.0 KB)
  2. 0.4.3 April 14, 2010 (15.0 KB)
  3. 0.4.2 March 29, 2010 (15.0 KB)
  4. 0.4.1 March 24, 2010 (15.0 KB)
  5. 0.4.0 February 12, 2010 (15.0 KB)
顯示所有版本(共 13)

Runtime 相依性套件 (4):

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

Development 相依性套件 (5):

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

擁有者:

作者:

  • Sam Phillips

SHA 256 總和檢查碼:

=

總下載次數 59,879

這個版本 11,231

版本发布:

授權:

Ruby 版本需求:

相關連結: