RubyGems Navigation menu

capistrano-locally 0.3.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)
Show all versions (8 total)

Runtime Dependencies (1):

capistrano ~> 3.0

Development Dependencies (4):

bundler >= 0
rake >= 0
rspec >= 0

Owners:

Pushed by:

Authors:

  • Takuto Komazaki

SHA 256 checksum:

ad44252f19641e8dd980f7cb0241e9ac11919b1f4cbdb642d272a6d0edcb84eb

Total downloads 1,351,727

For this version 255,391

License:

MIT

Required Ruby Version: >= 0

Links: