From cb992b92e5b527f9e331ea7c84490777278959a0 Mon Sep 17 00:00:00 2001 From: Lisa Durant <85700989+lisadurant@users.noreply.github.com> Date: Tue, 15 Nov 2022 10:22:20 -0500 Subject: [PATCH 1/8] Update README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 37cdfcf..1e30922 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,11 @@ --> # ⚠️ Archive Notice -As of October 24, 2023, we will no longer update or support the [Single-Instance OSS/Pro Kubernetes Chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nexus-repository-manager). +As of October 24, 2023, we will no longer update or support the [Single-Instance OSS/Pro Helm Chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nexus-repository-manager). + +Deploying Nexus Repository in containers with an embedded database can corrupt the database. We strongly recommend that you use an external PostgreSQL database for Kubernetes deployments. If you are deploying in AWS, you can use our [AWS Helm chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nxrm-aws-resiliency) to deploy Nexus Repository in an EKS cluster. + +We do not currently provide Helm charts for on-premises deployments using PostgreSQL. Please see our [Installation and Upgrades Help Documentation](https://help.sonatype.com/repomanager3/installation-and-upgrades). ## Helm Charts for Sonatype Nexus Repository Manager 3 From e5ea67a8b483db7d89c9c31215a1c1536f2b32cc Mon Sep 17 00:00:00 2001 From: Lisa Durant <85700989+lisadurant@users.noreply.github.com> Date: Tue, 15 Nov 2022 10:23:53 -0500 Subject: [PATCH 2/8] Update README.md --- nexus-repository-manager/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nexus-repository-manager/README.md b/nexus-repository-manager/README.md index 9c96889..dbe7ef0 100644 --- a/nexus-repository-manager/README.md +++ b/nexus-repository-manager/README.md @@ -16,6 +16,10 @@ As of October 24, 2023, we will no longer update or support this Helm chart. +Deploying Nexus Repository in containers with an embedded database can corrupt the database. We strongly recommend that you use an external PostgreSQL database for Kubernetes deployments. If you are deploying in AWS, you can use our [AWS Helm chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nxrm-aws-resiliency) to deploy Nexus Repository in an EKS cluster. + +We do not currently provide Helm charts for on-premises deployments using PostgreSQL. Please see our [Installation and Upgrades Help Documentation](https://help.sonatype.com/repomanager3/installation-and-upgrades). + # Nexus Repository [Nexus Repository OSS](https://www.sonatype.com/nexus-repository-oss) provides universal support for all major build tools. From e2b335d84b2762fee7cd0f8ff7aadef694c3283d Mon Sep 17 00:00:00 2001 From: Lisa Durant <85700989+lisadurant@users.noreply.github.com> Date: Tue, 15 Nov 2022 10:32:24 -0500 Subject: [PATCH 3/8] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e30922..4b72121 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ As of October 24, 2023, we will no longer update or support the [Single-Instance OSS/Pro Helm Chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nexus-repository-manager). -Deploying Nexus Repository in containers with an embedded database can corrupt the database. We strongly recommend that you use an external PostgreSQL database for Kubernetes deployments. If you are deploying in AWS, you can use our [AWS Helm chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nxrm-aws-resiliency) to deploy Nexus Repository in an EKS cluster. +Deploying Nexus Repository in containers with an embedded database has been known to corrupt the database under some circumstances. We strongly recommend that you use an external PostgreSQL database for Kubernetes deployments. If you are deploying in AWS, you can use our [AWS Helm chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nxrm-aws-resiliency) to deploy Nexus Repository in an EKS cluster. We do not currently provide Helm charts for on-premises deployments using PostgreSQL. Please see our [Installation and Upgrades Help Documentation](https://help.sonatype.com/repomanager3/installation-and-upgrades). @@ -29,7 +29,7 @@ See the [AWS Single-Instance Resiliency Chart](https://github.com/sonatype/nxrm3 * Planning to configure a single Nexus Repository Pro instance within your Kubernetes/EKS cluster with two or more nodes spread across different AZs within an AWS region * Using an external PostgreSQL database (required) -See the [Single-Instance OSS/Pro Kubernetes Chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nexus-repository-manager) if you are doing the following: +See the [Single-Instance OSS/Pro Helm Chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nexus-repository-manager) if you are doing the following: * Using embedded OrientDB (required) * Deploying either Nexus Repository Pro or OSS to an on-premises environment with bare metal/VM server (Node) * Deploying a single Nexus Repository instance within a Kubernetes cluster that has a single Node configured From 28f4e871e5625151c858d09fbbfefa0c8016ec3c Mon Sep 17 00:00:00 2001 From: Lisa Durant <85700989+lisadurant@users.noreply.github.com> Date: Tue, 15 Nov 2022 10:32:40 -0500 Subject: [PATCH 4/8] Update README.md --- nexus-repository-manager/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nexus-repository-manager/README.md b/nexus-repository-manager/README.md index dbe7ef0..d0e0cb2 100644 --- a/nexus-repository-manager/README.md +++ b/nexus-repository-manager/README.md @@ -16,7 +16,7 @@ As of October 24, 2023, we will no longer update or support this Helm chart. -Deploying Nexus Repository in containers with an embedded database can corrupt the database. We strongly recommend that you use an external PostgreSQL database for Kubernetes deployments. If you are deploying in AWS, you can use our [AWS Helm chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nxrm-aws-resiliency) to deploy Nexus Repository in an EKS cluster. +Deploying Nexus Repository in containers with an embedded database has been known to corrupt the database under some circumstances. We strongly recommend that you use an external PostgreSQL database for Kubernetes deployments. If you are deploying in AWS, you can use our [AWS Helm chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nxrm-aws-resiliency) to deploy Nexus Repository in an EKS cluster. We do not currently provide Helm charts for on-premises deployments using PostgreSQL. Please see our [Installation and Upgrades Help Documentation](https://help.sonatype.com/repomanager3/installation-and-upgrades). From 4b62f278ef5cc08629f6ea0827234db081880ff8 Mon Sep 17 00:00:00 2001 From: Lisa Durant <85700989+lisadurant@users.noreply.github.com> Date: Wed, 16 Nov 2022 10:08:19 -0500 Subject: [PATCH 5/8] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b72121..e4020b6 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,13 @@ As of October 24, 2023, we will no longer update or support the [Single-Instance OSS/Pro Helm Chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nexus-repository-manager). -Deploying Nexus Repository in containers with an embedded database has been known to corrupt the database under some circumstances. We strongly recommend that you use an external PostgreSQL database for Kubernetes deployments. If you are deploying in AWS, you can use our [AWS Helm chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nxrm-aws-resiliency) to deploy Nexus Repository in an EKS cluster. +Deploying Nexus Repository in containers with an embedded database has been known to corrupt the database under some circumstances. We strongly recommend that you use an external PostgreSQL database for Kubernetes deployments. -We do not currently provide Helm charts for on-premises deployments using PostgreSQL. Please see our [Installation and Upgrades Help Documentation](https://help.sonatype.com/repomanager3/installation-and-upgrades). +If you are deploying in AWS, you can use our [AWS Helm chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nxrm-aws-resiliency) to deploy Nexus Repository in an EKS cluster. + +We do not currently provide Helm charts for on-premises deployments using PostgreSQL. Please see our [Single Data Center On-Premises Deployment Example Using Kubernetes documentation](https://help.sonatype.com/repomanager3/planning-your-implementation/resiliency-and-high-availability/single-data-center-on-premises-deployment-example-using-kubernetes) for information and sample YAMLs. + +[Installation and Upgrades Help Documentation](https://help.sonatype.com/repomanager3/installation-and-upgrades). ## Helm Charts for Sonatype Nexus Repository Manager 3 From 990728c2889248ffdfed122e300709d1fa2cc0ea Mon Sep 17 00:00:00 2001 From: Lisa Durant <85700989+lisadurant@users.noreply.github.com> Date: Wed, 16 Nov 2022 10:09:13 -0500 Subject: [PATCH 6/8] Update README.md --- nexus-repository-manager/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/nexus-repository-manager/README.md b/nexus-repository-manager/README.md index d0e0cb2..92b0883 100644 --- a/nexus-repository-manager/README.md +++ b/nexus-repository-manager/README.md @@ -16,9 +16,11 @@ As of October 24, 2023, we will no longer update or support this Helm chart. -Deploying Nexus Repository in containers with an embedded database has been known to corrupt the database under some circumstances. We strongly recommend that you use an external PostgreSQL database for Kubernetes deployments. If you are deploying in AWS, you can use our [AWS Helm chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nxrm-aws-resiliency) to deploy Nexus Repository in an EKS cluster. +Deploying Nexus Repository in containers with an embedded database has been known to corrupt the database under some circumstances. We strongly recommend that you use an external PostgreSQL database for Kubernetes deployments. -We do not currently provide Helm charts for on-premises deployments using PostgreSQL. Please see our [Installation and Upgrades Help Documentation](https://help.sonatype.com/repomanager3/installation-and-upgrades). +If you are deploying in AWS, you can use our [AWS Helm chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nxrm-aws-resiliency) to deploy Nexus Repository in an EKS cluster. + +We do not currently provide Helm charts for on-premises deployments using PostgreSQL. Please see our [Single Data Center On-Premises Deployment Example Using Kubernetes documentation](https://help.sonatype.com/repomanager3/planning-your-implementation/resiliency-and-high-availability/single-data-center-on-premises-deployment-example-using-kubernetes) for information and sample YAMLs. # Nexus Repository From 7d3dcf6fe10e199ff20811e97b74fb8bb5cd7c68 Mon Sep 17 00:00:00 2001 From: Lisa Durant <85700989+lisadurant@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:42:55 -0500 Subject: [PATCH 7/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4020b6..76f2106 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Deploying Nexus Repository in containers with an embedded database has been know If you are deploying in AWS, you can use our [AWS Helm chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nxrm-aws-resiliency) to deploy Nexus Repository in an EKS cluster. -We do not currently provide Helm charts for on-premises deployments using PostgreSQL. Please see our [Single Data Center On-Premises Deployment Example Using Kubernetes documentation](https://help.sonatype.com/repomanager3/planning-your-implementation/resiliency-and-high-availability/single-data-center-on-premises-deployment-example-using-kubernetes) for information and sample YAMLs. +We do not currently provide Helm charts for on-premises deployments using PostgreSQL. For those wishing to deploy on premises, see our [Single Data Center On-Premises Deployment Example Using Kubernetes documentation](https://help.sonatype.com/repomanager3/planning-your-implementation/resiliency-and-high-availability/single-data-center-on-premises-deployment-example-using-kubernetes) for information and sample YAMLs to help you plan a resilient on-premises deployment. [Installation and Upgrades Help Documentation](https://help.sonatype.com/repomanager3/installation-and-upgrades). From 55a17e0b76068cd3e9afcf14b2d41deb614df555 Mon Sep 17 00:00:00 2001 From: Lisa Durant <85700989+lisadurant@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:43:44 -0500 Subject: [PATCH 8/8] Update README.md --- nexus-repository-manager/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nexus-repository-manager/README.md b/nexus-repository-manager/README.md index 92b0883..abbf35d 100644 --- a/nexus-repository-manager/README.md +++ b/nexus-repository-manager/README.md @@ -20,7 +20,7 @@ Deploying Nexus Repository in containers with an embedded database has been know If you are deploying in AWS, you can use our [AWS Helm chart](https://github.com/sonatype/nxrm3-helm-repository/tree/main/nxrm-aws-resiliency) to deploy Nexus Repository in an EKS cluster. -We do not currently provide Helm charts for on-premises deployments using PostgreSQL. Please see our [Single Data Center On-Premises Deployment Example Using Kubernetes documentation](https://help.sonatype.com/repomanager3/planning-your-implementation/resiliency-and-high-availability/single-data-center-on-premises-deployment-example-using-kubernetes) for information and sample YAMLs. +We do not currently provide Helm charts for on-premises deployments using PostgreSQL. For those wishing to deploy on premises, see our [Single Data Center On-Premises Deployment Example Using Kubernetes documentation](https://help.sonatype.com/repomanager3/planning-your-implementation/resiliency-and-high-availability/single-data-center-on-premises-deployment-example-using-kubernetes) for information and sample YAMLs to help you plan a resilient on-premises deployment. # Nexus Repository