Our current series of posts focuses on the migration of SonarQube and Jenkins from Tomcat to Windows services.
We have seen how to realize this migration for SonarQube, while still working with Jenkins on Tomcat. I mean, without losing our SonarQube repository, our dashboard, the results of our analysis, the profiles, etc. but also with the ability to launch projects already configured in Jenkins, and without losing any installed plugins, including the one used for the SonarQube Runner.
Today we will see how to migrate Jenkins to a Windows service. And finally get rid of that good old Tomcat. Continue reading