Web app to submit PBS jobs to public cloud machines

I’ve written a simple web based app to submit jobs to Google cloud machines. Also works with Azure. Haven’t tried with AWS though. No github or anything, but can share the code with anyone interested.

If you are familiar with Compute Manager, it is basically a poor man’s version of that. You can see the interface here:

https://calculix.feacluster.com/calculix.php

And the results after submitting a job would look like this:

https://calculix.feacluster.com/gce/kstl4g26/index.php

That looks very useful for Engineers. Particularly if they are not used to using the command line or scripts. Nice :slight_smile: