Jenkins Pipeline with Maven, SonarQube, Docker, and AWS ECR
Jenkins Install
Controller and Agent
The controller is the main Jenkins instance that will co-ordinate the connections and tooling for the agents.
Agents are the workhorse instances used to run jobs and pipelines. It can have various tools and unique...
blog.melvincv.com5 min read