VIDA-NYU / reproserver

A web application reproducing ReproZip packages in the cloud.
https://server.reprozip.org/
BSD 3-Clause "New" or "Revised" License
10 stars 8 forks source link

Bring your own compute: GCP #45

Open remram44 opened 3 years ago

remram44 commented 3 years ago

Originally opened 2019-11-14 22:29 EST by @remram44

See also #36

GCP supports oauth2, so it's possible to have a "log in with Google" button and then have ReproServer start VM on your account.

I have the code to start VMs. Need to make that VM run the bundle now...

Also need to review GCP's terms of service.