stacktach-sandbox/screenrc.winchester
Sandy Walsh 3346ab55b9 Reflect move to StackForge
And make winchester the default engine.

Change-Id: I6ce2d89673c2026a6519637799c90f369c5db888
2014-09-25 14:51:08 +00:00

19 lines
692 B
Plaintext

sessionname tach
hardstatus alwayslastline '%{= .} %-Lw%{= .}%> %n%f %t*%{= .}%+Lw%< %-=%{g}(%{d}%H/%l%{g})'
# not yet working w/ winchester
#screen -t quincy bash
#stuff "cd git/stacktach-quincy/quincy; gunicorn --log-file=- 'api:get_api(config_location=\"../../../quincy.conf\")'\r"
screen -t bash bash
#stuff "klugman streams\r"
screen -t yagi1 bash
stuff "yagi-event --config yagi.conf\r"
screen -t yagi2 bash
stuff "yagi-event --config yagi.conf\r"
screen -t pipeline1 bash
stuff "pipeline_worker -c winchester.yaml\r"
screen -t pipeline2 bash
stuff "pipeline_worker -c winchester.yaml\r"
screen -t gen bash
stuff "cd git/stacktach-notigen/bin; python event_pump.py ../templates 2 0\r"