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.…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.