kdeploy 0.2.0
Kdeploy is a lightweight, agentless deployment tool similar to Chef, Puppet, and Ansible. It uses Ruby DSL for defining deployment pipelines with support for inventory management, parallel execution, SSH-based remote operations, heredoc syntax for multi-line scripts, and ERB templates for dynamic configuration generation.
Gemfile:
=
install:
=
Runtime Dependencies (7):
colorize
~> 0.8
concurrent-ruby
~> 1.2
net-scp
~> 4.0
net-ssh
~> 7.0
thor
~> 1.3
tty-prompt
~> 0.23
yaml
~> 0.2