Clustermeister provides a framework for easy code execution and testing on remote and distributed Java Virtual Machines (JVM). Specifically it provides utilities to facilitate remote code deployment scenarios and an API to execute code on remote JVMs.
Apache License 2.0
6
stars
2
forks
source link
Amazon: Persist auto generated credentials across CM sessions. #41
When creating a node on Amazon EC2 without configured credentials, Amazon generates a keypair automatically for that node. These credentials should be persisted such that a user can access them (for example to manually log in via SSH on the node).
When creating a node on Amazon EC2 without configured credentials, Amazon generates a keypair automatically for that node. These credentials should be persisted such that a user can access them (for example to manually log in via SSH on the node).