-
Hello,
Unfortunately, even if I declare the following labels in the values file, it is still not working.
```
nexus:
labels:
connatix.com/volume: "true"
```
It does let me do the helm u…
-
On the values file I enabled the properties override a s follow:
``` yaml
properties:
override: true
data:
nexus.scripts.allowCreation: true
```
Then install failed with following erro…
-
After migrating from Nexus 3.69.x to 3.74.0.05 startup throws the following error:
`
2024-11-06 19:20:51,983+0100 ERROR [FelixStartLevel] *SYSTEM org.flywaydb.core.internal.command.DbMigrate - Mi…
-
-
Upgraded to latest version (3.53.0) on a Nexus instance with public apk proxy repositories configured and I am receiving an error when trying to start service: "Missing recipe: apk-proxy"
2023-05-0…
-
Hi,
I try to setup on premise service with mysql 8 and ubuntu 20 but i see
error.
Oct 07, 2023 09:54:57 | stdout | E: The repository
'https://repo.galera-manager.com/nexus/repository/galer…
-
Script requires that the user is in sudoers.
Make the Script Executable
```bash
chmod +x setup_nexus.sh
```
Run the Script with Superuser Privileges
```bash
sudo ./setup_nexus.sh
```
…
-
@aduh95 @arcanis
https://github.com/nodejs/corepack/pull/436 has broken `COREPACK_NPM_REGISTRY` in combination with Sonatype Nexus repository manager.
```
ARG YARN_VERSION
ARG NPM_REGISTRY_URL=…
-
### Describe the enhancement requested
Currently, `apache.jfrog.io` is the only release channel for various Binary Artifacts of Apache Arrow. Therefore, if `apache.jfrog.io` stops serving, there will…
-
### What problem are you trying to solve?
I've set up my Nexus Repository OSS installation with a raw(proxy) repository pointed at GitHub, so I can cache the freely-available fonts we're using in the…