SSL on Nexus 3

Setting up SSL with Nexus Repository Manager 3 on Windows I wanted to install Nexus Repository Manager 3 and serve traffic over HTTPS, but I ran into some issues. I wanted to share some lessons learned and help people avoid the problems I had. If you are like me, SSL certificate management can be daunting. […]

Read more
Docker in a CI Pipeline

Docker Inside Your Pipeline Docker has many applications in a modern CI/CD pipeline that make it a natural fit. In particular I use it for build containers and integrations testing. With docker you open up several capabilities that are not normally available to you with CI. First off, you can change your build environment without […]

Read more
X