sshkit
Server runner
A tool for running commands on servers in a structured way
A toolkit for deploying code and assets to servers in a repeatable, testable, reliable way.
1k stars
31 watching
255 forks
Language: Ruby
last commit: about 1 month ago devopsrubyssh
Related projects:
Repository | Description | Stars |
---|---|---|
railsware/caphub | Generates centralized Capistrano skeleton for multiple deployment projects. | 229 |
dokku/sshcommand | An SSH client that simplifies running commands on remote servers by managing authorized keys and users. | 376 |
kriswallsmith/spork | An experimental library that allows you to run tasks in parallel on multiple processes while maintaining control over the execution of code in both parent and child processes. | 586 |
capistrano/capistrano | Automates deployment of web applications across multiple servers using SSH and Rake tasks | 12,713 |
jadb/capcake | A tool to automate deployment of CakePHP applications using Capistrano | 114 |
tablexi/capistrano3-unicorn | A Capistrano plugin that integrates Unicorn tasks into deployment scripts for Ruby applications. | 232 |
bahmutov/as-a | A utility tool for running commands with custom environment settings and variables | 66 |
kevin-robertson/invoke-thehash | A PowerShell module providing tools for executing commands on remote systems using WMI and SMB protocols. | 1,480 |
eshaan7/flask-shell2http | An HTTP wrapper service for running shell commands asynchronously | 177 |
thevinter/def | A shell plugin that allows users to define and run default commands in specific directories. | 11 |
capistrano/chruby | A Capistrano plugin that manages the installation and switching of Ruby versions using chruby. | 23 |
rubber/rubber | A Capistrano plugin for easy deployment and management of scalable Ruby applications on various cloud and bare-metal platforms. | 1,469 |
subito-it/sbtuitesttunnelhost | A tool for running tests on macOS apps by launching a local host server and simulating user interactions. | 60 |
recca0120/laravel-terminal | A package that enables running Laravel artisan commands in the terminal. | 857 |
hypercubed/grunion | A command-line tool for running multiple shell commands concurrently from glob patterns | 8 |