Mina-SSH

Build Status

Mina plugin for faster connection to remote machines via ssh, works with mina-multistage.

Installation

Add this line to your application's Gemfile:

gem 'mina-ssh'

And then execute:

$ bundle

Or install it yourself as:

$ gem install mina-ssh

Usage

You need to use it with accordance environment file

# config/deploy/production.rb

mina-ssh production

Dependencies

Tool Description
mina Really fast deployer and server automation tool.
mina-multistage Plugin for Mina that adds support for multiple stages.

Released under MIT License.

Copyright © 2017 Evil Raccoon.