Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Nexus Repository HA Operator needs to be installed first from the Operator Hub in an OpenShift project. After installing the operator, a custom resource definition (CRD) for NexusRepo needs to be created and configured with details like ingress settings, Docker repository subdomain/ingress, TLS settings, and the Nexus Repository license. The installation seems to complete successfully with the pod running, but no service or route is created to access the Nexus dashboard. This could be due to not providing the Nexus Repository Pro license in the CRD. To resolve the issue, the Nexus Repository Pro license needs to be properly configured in the CRD by base64 encoding the license file and adding it to the spec.license.fileContentBase64 field. Alternatively, Sonatype support can be contacted for assistance. #51

Open
DannyFranklin opened this issue May 15, 2024 · 0 comments

Comments

@DannyFranklin
Copy link

The Nexus Repository HA Operator needs to be installed first from the Operator Hub in an OpenShift project.
After installing the operator, a custom resource definition (CRD) for NexusRepo needs to be created and configured with details like ingress settings, Docker repository subdomain/ingress, TLS settings, and the Nexus Repository license.
The installation seems to complete successfully with the pod running, but no service or route is created to access the Nexus dashboard. This could be due to not providing the Nexus Repository Pro license in the CRD.
To resolve the issue, the Nexus Repository Pro license needs to be properly configured in the CRD by base64 encoding the license file and adding it to the spec.license.fileContentBase64 field.
Alternatively, Sonatype support can be contacted for assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant