See how to use Jenkins to setup CI, CD, and automate a pipeline of actions for your code!
We review what we'll cover in the Jenkins series
We see how to install Jenkins on an Ubuntu Xenial server
We'll see how to setup authentication and authorization into Jenkins using a Github user and organization.
We'll setup Blue Ocean and create a new Pipeline with our Shipping Docker repository.
We'll finish getting my Dockerized application working within Jenkins by setting up a few more things.
If you don't want to use Docker, we'll see how to use a simpler Jenkinsfile that won't require it.