Jenkins Setup
Here are the steps which we need to
configure Jenkins on a build server.
1. Download Jenkins from
https://jenkins-ci.org/
-
Currently installed version is 1.632
2. Configure Global Security
a. Enable Security
b. Set to use Jenkins Own
Database, and check the Allow user to sign up. [Required for first user sign up
if not created already.]
c. Set Authorisation to Logged in
user can do anything
e.
Signup and un-check “Allow users
to signup”.
3. If Jenkins is behind a proxy
than you would need to configure it to have access to the internet. This is the
part took me some time to figure it out. J