Sha256: b60a11af4344411fb565c8c1d1549f53cbc6cd2c1ceb4d9f0cad436b8051f371

Contents?: true

Size: 654 Bytes

Versions: 8

Compression:

Stored size: 654 Bytes

Contents

## Is it better than Capistrano?

*SSHKit* is designed to solve a different problem than Capistrano. *SSHKit* is
a toolkit for performing structured commands on groups of servers in a
repeatable way.

It provides concurrency handling, sane error checking and control flow that
would otherwise be difficult to achive with pure *Net::SSH*.

Since *Capistrano v3.0*, *SSHKit* is used by *Capistrano* to communicate with
backend servers. Whilst Capistrano provides the structure for repeatable
deployments.

## Production Ready?

It's in private Beta use, and the documentation could use more work, but this
is open source, that's more or less how it works.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
sshkit-0.0.8 FAQ.md
sshkit-0.0.7 FAQ.md
sshkit-0.0.6 FAQ.md
sshkit-0.0.5 FAQ.md
sshkit-0.0.4 FAQ.md
sshkit-0.0.3 FAQ.md
sshkit-0.0.2 FAQ.md
sshkit-0.0.1 FAQ.md