nstop

command module
v0.0.0-...-688189d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2014 License: Apache-2.0 Imports: 7 Imported by: 0

README

nstop or (!stop)

Build Status

docker container process manager

Why build another supervisor?

Mostly to solve the problem's we have been facing in managing our docker-ized applications like

  • restarting the apps upon crash
  • not being able to force restart an application
  • auto-restarting application upon file changes
  • not being able to handle logs
  • other solutions like node-supervisor, supervisord, forever etc had one or more shortcomings

How nstop is different?

  • built from ground up to address only containerized app specific issues
  • one stop solution for all container specific needs like process manager, file watcher, log rotate
  • different from phusion/baseimage because baseimage solves the problem of running multiple processes inside a container and basically make it easier to treat a container like a VM whereas nstop sticks to docker philosophy of having one application per container

Want to contribue?

Just open an issue and lets get going :)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL