nexus

10 reasons why you should use artifact repository manager

10 reasons why you should use artifact repository manager

Are you in the decision making process of whether or not to use binary repository for your project or are you trying to understand how it will benefit your project? Either way, let us begin to deep dive to understand the usability of binary repos.  What are Artifact Repositories? In...

How we integrated Chef with Jenkins and Nexus for continuous deployment

How we integrated Chef with Jenkins and Nexus for continuous deployment

Chef is a a configuration management tool that uses Ruby, domain-specific language (DSL) for writing system configuration recipes. Chef is used to configure and maintain on-premise servers and can integrate with cloud-based platforms to automatically provision and configure new machines. Problem Statement We need to fetch an artifact from an artifact repository and deploy...