On Thu, Mar 24, 2016 at 9:54 AM, andrea <[email protected]> wrote:
> Good morning, > > I'm an Apache Syncope committer. With my team and with the kind help of > ASF we setup a demo machine at syncope-vm.apache.org. > Now we want enable ASF Jenkins to execute a script (made by us) on the > machine. This script updates the deployed artifacts and updates hosted > version of Apache Syncope on the machine. > We found two solutions to do this, also with the help of Daniel Gruno: > 1. CGI interface on syncope-vm.apache.org to query: we need IP of ASF > Jenkins to put it into the white list of allowed IPs. > 2. Create an user on syncope-vm.apache.org (jenkins for example) and > grant to him execute permissions to that script, so that Jenkins could > execute scripts through ssh in a very secure way. > Drive-by, but was the option of having a service on syncope-vm.apache.org use the ASF jenkins /api to poll for and download new artifacts considered? That would allow you to manage syncope credentials on the syncope demo machine. > My question is: How can I setup ASF Jenkins with the credentials to access > to syncope-vm.apache.org? I want to login with user "jenkins" (we will > create it) and key pair. > Can you help me? > > Best regards, > Andrea >
