Merge pull request #2 from StackTach/quincy

Quincy/klugman support
This commit is contained in:
Sandy Walsh 2014-06-12 16:09:26 -03:00
commit 27ee997bd0
2 changed files with 6 additions and 4 deletions

View File

@ -30,7 +30,10 @@ cd ..
source ./$VENV_DIR/bin/activate
# Some extra required libs ...
pip install gunicorn
pip install httpie
pip install librabbitmq
# Needed by pyrax:
pip install pbr

View File

@ -1,11 +1,10 @@
sessionname tach
hardstatus alwayslastline '%{= .} %-Lw%{= .}%> %n%f %t*%{= .}%+Lw%< %-=%{g}(%{d}%H/%l%{g})'
screen -t bash bash
screen -t gen bash
stuff "cd git/notigen/bin; python event_pump.py\r"
screen -t yagi bash
stuff "cd git/yagi/bin; ./yagi-event --config ../../../shoebox.conf\r"
screen -t quincy bash
stuff "cd git/quincy\r"
screen -t klugman bash
stuff "cd git/klugman\r"
stuff "cd git/quincy/quincy; gunicorn --debug api:api\r"
screen -t bash bash
stuff "klugman events -h\r"