| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
As this is useful to see, and not currently appearing in the log file
when running in the Rails production environment.
|
| |
|
|
|
|
|
| |
Explicitly use the specified private key where possible. Also, use a
struct for the user, address and private key.
|
|
|
|
|
| |
So that SSH can run without requiring manual intervention. This
shouldn't pose a security risk, as the network should be trusted.
|
|
With a service that performs the same function, and use the
MiniEnvironmentJob instead.
|