DistributedTaskScheduling / JobAdder

Source code of the JobAdder project
GNU General Public License v3.0
2 stars 1 forks source link

How does the server know the appropriate SSH connection for the work machine? #141

Closed ammen99 closed 4 years ago

ammen99 commented 4 years ago

I couldn't find the code, and I assume it is missing. I am also not sure what our decision to implement this was.

ammen99 commented 4 years ago

I started working on this, I assume that the users on both worker and server are the same, so the sshconfig for a connection to the worker is the same as for the server, just the hostname is the IP of the worker.