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.
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