03-19-2013, 05:56 PM
You could do something like a SSHFS conecting the computers.
However, the easiest way is connecting them. It uses SSH with keys. (quite secure). As long as you restrict your SSH server to keys only, and install denyhosts you would be fine. Jenkins is really easy to set up I think the jenkins web interface is fairly secure, but you could limit the jenkins user to do nothing outside of its area and basically lock it in. That would mean the worst it could do is fill up your hdd with builds.
However, the easiest way is connecting them. It uses SSH with keys. (quite secure). As long as you restrict your SSH server to keys only, and install denyhosts you would be fine. Jenkins is really easy to set up I think the jenkins web interface is fairly secure, but you could limit the jenkins user to do nothing outside of its area and basically lock it in. That would mean the worst it could do is fill up your hdd with builds.