Add kill method to http server
kill trees of processes
Kill process running on given port
Easily kill hanging processes on ports - on any platform!
Adds cross-platform `kill` function to spawn-command processes
TypeScript definitions for kill-port
Fabulously kill processes. Cross-platform.
kill trees of processes
Run a process in the background and attach to it
An NPM wrapper for handling the Safaridriver binary.
Get all children of a pid
Adds cross-platform `kill` function to cross-spawn processes
Kill the process running on a given TCP port on Windows, Linux and Mac
Simple key-value storage with support for multiple backends
Fabulously kill processes. Cross-platform.
deploy tool for egg project
Run commands concurrently
Require that a port is listening, not listening, or kill if listening
tsc wrapper for midway development
TypeScript definitions for stoppable
CLI tool for WillBooster projects
Run several commands concurrently. Show output for one command at a time. Kill all at once.
Package bundling WebDriverAgent
Cross-platform kill command. Supports recusive/tree-kill in a synchronous manner.
install the gem, run kill_shotgun from your terminal and you're good to go.
Running servify will stop any process on 3000 (rails server default), and run rails server after that. You can specify different port like this: $ servify 8080 Useful when used with tmuxinator gem (or any other), e.g.: windows: - editor: layout: main-vertical panes: - vim - servify - guard
Like the puma_worker_killer, but designed to run separately from a cron job.
Killrails kills a rails server that holds onto the process after shutting it down.
Kills postgres connections during db:reset so you don't have to restart your server. Fixes "database in use" errors.
The server administrator helper. It has process manager, it also can kill processes from web. To use, just run `admin-helper` on server
PG_Utils is a simple PostgreSQL utility gem. It provides a command line interface to backup the datavase from a remote server, restore a backup locally and kill existing sessions.
When working on various branches in the same project, you may want to relaunch (kill and run again) some process after change branch, but not all. An example can be: restart rails server, but let the redis server alone. foreman-console allows you to do it!
Heel is a small static web server for use when you need a quick web server for a directory. Once the server is running, heel will use (https://rubygems.org/gems/launchy/) to open your browser at the URL of your document root. Run it right now! `gem exec heel` ----- Heel is built using (https://github.com/rack/rack) and (https://puma.io) % heel Launching your browser... Puma starting in single mode... * Puma version: 6.2.1 (ruby 3.2.2-p53) ("Speaking of Now") * Min threads: 0 * Max threads: 5 * Environment: none * PID: 11322 * Listening on http://0.0.0.0:4331 Use Ctrl-C to stop Or run it in the background % heel --daemonize Launching your browser at http://0.0.0.0:4331/ % heel --kill Sending TERM to process 3304 Done.
Clarity - a log search tool By John Tajima & Tobi Lütke Clarity is a Splunk like web interface for your server log files. It supports searching (using grep) as well as trailing log files in realtime. It has been written using the event based architecture based on EventMachine and so allows real-time search of very large log files. If you hit the browser Stop button it will also kill the grep / tail utility. We wrote Clarity to allow our support staff to use a simple interface to look through the various log files in our server farm. The application was such a big success internally that we decided to release it as open source.
Clarity - a log search tool By John Tajima & Tobi Lütke Clarity is a Splunk like web interface for your server log files. It supports searching (using grep) as well as trailing log files in realtime. It has been written using the event based architecture based on EventMachine and so allows real-time search of very large log files. If you hit the browser Stop button it will also kill the grep / tail utility. We wrote Clarity to allow our support staff to use a simple interface to look through the various log files in our server farm. The application was such a big success internally that we decided to release it as open source.
Clarity - a log search tool By John Tajima & Tobi Lütke Clarity is a Splunk like web interface for your server log files. It supports searching (using grep) as well as trailing log files in realtime. It has been written using the event based architecture based on EventMachine and so allows real-time search of very large log files. If you hit the browser Stop button it will also kill the grep / tail utility. We wrote Clarity to allow our support staff to use a simple interface to look through the various log files in our server farm. The application was such a big success internally that we decided to release it as open source.