Adding index checking endpoint and more
Adding a end-point to check the undetermined indices in a run, and setting up a vagrant based test environment. In addition to this stdout
and stderr
from jobs will now always be sent when checking their status - even when the job has been completed successfully. These are passed as stdout
and stderr
in the returning json response.