Jenkins

by Mark Nielsen
Copyright 2022


I will do the basic steps for installation. I will make another document or add to this document for more advanced stuff. I think docker images are more meant for advanced users since you know how it works, do you can use it easily. Lets first start as this is your first exposure. We will use ubuntu.
  1. Links
  2. Setup and Install
  3. First projects
  4. Simple Pipeline project


Links



Setup and Install



First Project

You can created your first job and ran it.

Now we want to interact with a MySQL server.


Simple Pipeline

This section will be completed in the future.