Skip to content

sonatype/nxrm3-ha-repository

Repository files navigation

Nexus Repository 3 High Availability (HA) Helm and Sample YAML Repository

This repository contains resources for those in our Nexus Repository 3 High Availability. Please refer to the documentation provided by your Customer Success Engineer for instructions on how to use these files.

HA Prerequisites and System Requirements

Along with the HA-specific requirements listed below, you should also ensure that you meet our normal Nexus Repository system requirements.

HA requires the following:

  • A Nexus Repository 3 Pro license
  • An external PostgreSQL database using Postgres 13 or later; size your database appropriately based on your request traffic and desired number of nodes
  • At least 2 Nexus Repository instances
    • All Nexus Repository instances must be using the same Nexus Repository 3 Pro version, and it must be version 3.45.1 or later
    • All Nexus Repository instances must have identical configuration in their $data-dir/etc/nexus.properties files
  • A load balancer (e.g., HAProxy, NGINX, Apache HTTP, or AWS ELB)
  • A blob store location for storing components that can be commonly accessed by all active nodes
  • Connectivity between Nexus Repository, the database, and blob store
  • All architecture must be in one region (if deploying to cloud) or data center (if deploying on-premises)
  • A disk accessible to all active nodes for storing Nexus Repository logs and configuration settings used for generating the support zip

If the Nexus Repository deployment will contain more than one Docker repository, you must use one of the following:

  • An external load balancer (e.g., NGINX) as a reverse proxy instead of the provided ingress for Docker YAML
  • A Docker Subdomain Connector with external DNS to route traffic to each Docker subdomain

About

Repository for YAML configuration files for Nexus Repository Manager High Availability Feature

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published