5 Nov
2012
5 Nov
'12
2:51 p.m.
On Nov 5, 2012, at 3:40 PM, greg <margeemail@gmail.com> wrote:
Ok, that makes sense.
Would you mind sharing how you set up your init script?
What goes in it, where you place it?
Thanks again,
Greg
You can just start a screen session on the head node, cd into the galaxy directory and run "sh run.sh --reload" to start the processes or write a script to handle Galaxy in the daemon mode at any degree of granularity. For instance, here is my shell script that I use to start/stop/restart manager/runner, web runners or everything together as needed: http://pastie.org/5191826 Regards, Alex