RubyGems Navigation menu

capistrano-locally 0.2.6

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)
Show all versions (8 total)

Runtime Dependencies (1):

capistrano ~> 3.0

Development Dependencies (4):

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

Owners:

Authors:

  • Takuto Komazaki

SHA 256 checksum:

fa081fbd0887c1db9bfd6ef19b4e0c6c7b7f570efa2079e22916b3167a3a59ce

Total downloads 1,353,787

For this version 189,606

License:

MIT

Required Ruby Version: >= 0

Links: