jenkins
-
DevOps
Jenkins Docker Compose Install and Configuration
I have been experimenting with many different continuous integration and continuous deployment tools in the home lab. Recently, I have been using GitLab for most of my workflows. However, I have played around with Jenkins in the past and want…
-
DevOps
Install Jenkins on Ubuntu 21.04 with Self-signed SSL certificate
There are many great platforms out there that provide automation server capabilities, including making use of CI/CD pipelines. Many familiar names include Git, GitLab, BitBucket, and others. However, a platform that is well known in the circles of DevOps is…