RSSAmplifier

Nick Sergeant · May 8, 2013

Running Supervisor on OS X

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I use Supervisor on all of my servers to handle the running of non-daemonized processes, such as Gunicorn processes for Django apps. The truth is, though, that Supervisor is also a damn-awesome tool for local process management in OS X. Here are a few of the things I'm letting Supervisor handle: Running a Node app on port 80. Running nginx on port 80. Running a watched test-suite for a Node app.…

Read on nicksergeant.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.