Nexus & JFrog Artifactory
Nexus & JFrog Artifactory¶
Nexus Repository Manager (NXRM) 3¶
Getting Started¶
- Dzone refcard: Using Repository Managers The Best Way to Organize, Store, and Distribute Software Components
- Dzone Refcard: Binary Repository Management
- Dzone: Getting started with Nexus
- Dzone: Nexus Guide Update January 2018
Setup Nexus Kubernetes. Run nexus3 with docker in a kubernetes cluster¶
- Sonatype Nexus Community: Nexus Kubernetes OpenShift π
- Devopscube.com: Setup Nexus Kubernetes π
- stackoverflow: run nexus3 with docker in a kubernetes cluster
- https://github.com/jetstack/cert-manager/
Nexus as a Docker repo¶
- Docker Registry
- blog.sonatype.com: Using Nexus 3 as Your Repository β Part 3: Docker Images π
- Dzone: Setting up a docker private registry with authentication
- sonatype: how to delete docker images from Nexus Repository Manager
- hackermoon.com: cleanup old docker images from nexus repository
Secure Docker Registries¶
- guides.sonatype.com: secure docker registries
- support.sonatype.com: Using self signed certificates with Nexus Repository Manager and Docker Daemon
SSL/TLS Certificates¶
- guides.sonatype.com: secure docker registries
- support.sonatype.com: SSL Certificate Guide
- help.sonatype.com: Inbound SSL - Configuring to Serve Content via HTTPS
- nginx.com: Using Free Letβs Encrypt SSL/TLS Certificates with NGINX
Add Insecure Registry to Docker¶
- Test an insecure registry π
- Configure Docker Service To Use Insecure Registry
- Running an insecure registry βinsecure-registry
- Add Insecure Registry to Docker
Jenkins Integration with Nexus¶
- Nexus Platform Plugin for Jenkins
- Jenkins: Publish Maven Artifacts to Nexus OSS Using Pipelines or Maven Jobs π Check out how following this tutorial to connect Maven and Nexus OSS can help increase your CI/CD pipelines.
- Continuous Delivery with Sonatype Nexus, Jenkins and the Cloudogu Ecosystem
- youtube: Jenkins Integration with Nexus
- youtube: uploading artifacts from jenkins to nexus
Nexus 3 Configuration as Code¶
- github.com/samrocketman/nexus3-config-as-code
- blog.mimacom.com/automate-nexus
- github.com/cinhtau/sonatype-nexus-waffle
Nexus CLI¶
Sonatype Nexus Community¶
- Sonatype Nexus Community π
- Check out the Nexus3 tag on Stack Overflow