/env

Primary LanguageRuby

#Supervisor Alfred Integration

alfred can help you manage your supervisor processes

After installing supervisor, create a link to the path - write in terminal:

ln -s "/usr/local/bin/supervisorctl" `which supervisorctl`

run /usr/local/bin/supervisorctl --help and see if it returnes help message. if it does, the alfred workflow can run!

Download the workflow and add it to alfred to configure the workflow, open alfred box and type confenv

setup your REPOSITORY_PATH to the absolute path of your repository

REPOSITORY_PATH

###Now we are all set!

##Alfred workflow Usage type env into the alfred box the first time you will enter this, you will get this results - which means that the superv is not started.

you can hit enter to start the supervisord after the daemon is started, you can see the list of the processes and the statuses of them

###Now everything is really up and running!