Skip to content
abmargb edited this page Mar 7, 2013 · 19 revisions

Install instructions

git clone https://github.com/OurGrid/cloudbroker.git ant install

Usage instructions

Start the broker daemon

bash server.sh

Broker client

Submit job

bash client.sh submit job.json

Check job status

bash client.sh status $JOBID

Clone this wiki locally