cloudmesh / cloudmesh-cc

Cloudmesh compute coordinator the execute compute intensife workflows on remote resources
https://cloudmesh.github.io/cloudmesh-cc/
Other
2 stars 0 forks source link

out-of-box usability #60

Open jpfleischer opened 1 year ago

jpfleischer commented 1 year ago

cloudmesh-cc can use some fixes so that users can leverage its features out-of-the-box.

for example, if starting a workflow on rivanna for the first time, the workflow immediately fails due to lack of ssh-copy-id.

we can make cloudmesh-cc smart by detecting when the shell asks for the ssh id and then doing the ssh-copy-id for the user.

we can use some beta testers who have never used cloudmesh-cc before, and who have access to rivanna, so that we can find bugs and remove them.