Integrating Gitness with Jenkins
Jenkins is a popular open source CI server and many that are familiar with it often have a bit of a love/hate relationship. That being said, it is an …
Jenkins is a popular open source CI server and many that are familiar with it often have a bit of a love/hate relationship. That being said, it is an …
With everything being defined as code nowadays, there’s a need for a place to store and version that code. The popular selection would be a …
One of the technologies that I find the most enjoyable working with are orchestration solutions that are used to stitch together complex processes. …
HashiCorp Terraform is a popular Infrastructure as Code (IaC) tool that is used for provisioning virtual machines or cloud instances along with other …
NetApp was one of the “legacy” companies that presented a number of compelling solutions at Cloud Field Day #3. The challenge for many …
Docker (https://www.docker.com/) is arguably the most popular container platform and this post covers a number of useful Docker commands from basic …
Recently a co-worker of mine (Thanks Ken Erwin) introduced me to Jenkins Job Builder (http://docs.openstack.org/infra/jenkins-job-builder/) which is a …
This post covers integrating Jenkins CI server with Microsoft Active Directory to provide centralized authentication. Step #1 - Install he Active …