RubyGems Navigation menu

capistrano-locally 0.2.0

Capistrano plugin to simplify "localhost" deployment. Capistrano can deploy the source to any hosts including localhost via SSH (`SSHKit::Backend::Netssh`). But when limiting to some simple case that deployment to localhost, SSH isn't sometimes necessary. A `capistrano-locally` deploys without SSH only when a target host named "localhost".

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.0 - September 04, 2021 (9 KB)
  2. 0.2.7 - January 22, 2021 (8 KB)
  3. 0.2.6 - February 28, 2019 (8 KB)
  4. 0.2.5 - March 12, 2018 (7.5 KB)
  5. 0.2.4 - September 23, 2016 (7 KB)
  6. 0.2.0 - September 26, 2015 (6.5 KB)
Show all versions (8 total)

Runtime Dependencies (1):

capistrano ~> 3.0

Development Dependencies (3):

bundler ~> 1.10
rake ~> 10.0
rspec >= 0

Owners:

Authors:

  • Takuto Komazaki

SHA 256 checksum:

d9dd24d9d8f5ea621a9f493393c35a1ff2e506455fca73ee064e42dceb875ae4

Total downloads 1,350,989

For this version 2,728

Licenses:

N/A

Required Ruby Version: >= 0

Links: