yuval.guide
(these terms are coppied with some additions from here ). Controller The central, coordinating process which stores configuration, loads plugins, and renders the various user interfaces for Jenkins. Agent - An agent is typically a machine, or container, which connects to a Jenkins controller and executes tasks when …
Read MoreIn this walkthrough we'll create a new project (job). Note that Jenkins GUI looks better in Chrome, so you can go ahead and install Chrome in your linux machine. Create an example project Create the job Click on New Item fill my_freestyle in the top edit fiels (project name) Select Freestyle Project click on OK at the …
Read MoreJenkins after installation This is how my jenkins page was looking just after I have installed it and logged in. You can see my login information at the top-right corner. User I can click on my user name, or go to People (on the left) to get the same information. Note the top menu specifying Dashboard--> at the top …
Read More