nexus
Here are 290 public repositories matching this topic...
-
Updated
Jun 1, 2020 - Python
We should add a CLI argument to add extra lines of configuration when the bootstrap configuration is applied to the device.
vrnetlab has no aspiration of becoming a generic configuration management system. The focus has always been, and will continue to be, on doing the minimal amount of configuration so that the router can then be configured through NETCONF/YANG. vrnetlab configures this boots
If I have a model with only one field in my schema and if that field is an autoincremented int, nexus-prisma throws an error.
For example, this fails:
model User {
id Int @id @default(autoincrement())
}
While this does not:
model User {
id Int @id @default(autoincrement())
username String @unique
}
Fun fact, this does not fail either:
model User {
-
Updated
Aug 20, 2019 - Groovy
Before http 400
Nexus CLI version 1.0.0-beta
$ nexus-cli configure
Enter Nexus Host: http://nexus.host.local:9081
Enter Nexus Repository Name: docker
Enter Nexus Username: admin
Enter Nexus Password: admin123
$ nexus-cli image ls
parse http://nexus.host.local:9081/repository/docker/v2/_catalog: first path segment in URL cannot contain colon
In https://bluebrainnexus.io/docs/tutorial/knowledge-graph/index.html (typo in bold)
Knowledge graphs are now ubiquitous and serves as data integration hub to integrate and connect data of different types, formats and sources.
The main README file is well done, but I had to take a look under the hood to discover that it is also possible to configure the email server settings
Please add an "Email server" section on the README.
-
Updated
Sep 27, 2019 - Java
Build stage could be used to execute builds with different Java versions in parallel and then release it using selected Java.
I installed the helm chart 1.5.1 into a GKE cluster:
helm install -f values.yaml --name cicd stable/sonatype-nexus
When the ingress is ready, I always get "default backend - 404" when visiting my nexus service IP/host.
$ kubectl describe ingress/cicd-nexus-sonatype-nexus
Name: cicd-nexus-sonatype-nexus
Namespace: default
Address: 35.190.xxx.xxx
Defaul
-
Updated
Dec 30, 2019 - Ruby
-
Updated
May 29, 2020 - C++
-
Updated
Jun 5, 2020 - Python
-
Updated
May 19, 2020 - JavaScript
I have deployed the Prisma server locally in Docker with managementApiSecret and also defined it in prisma.yml. Now, there are two issues I'm facing.
-
Prisma server link
http://localhost:4466from Docker is accessible without setting any header. How can I secure that? -
When Graphql Shield is disabled I can query documents on
http://localhost:1337by setting the **Authoriz
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Apr 23, 2020 - Groovy
-
Updated
Jun 1, 2020 - Java
-
Updated
Feb 18, 2020 - Perl
-
Updated
Jan 20, 2018 - Shell
-
Updated
May 21, 2018 - Java
-
Updated
May 12, 2020 - Go
-
Updated
Jun 9, 2020 - Java
-
Updated
Jun 5, 2020 - Java
Improve this page
Add a description, image, and links to the nexus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nexus topic, visit your repo's landing page and select "manage topics."
https://github.com/prisma/nexus/search?q=subscription&unscoped_q=subscription I see they are in Nexus, but I can't find any mention of them on https://nexus.js.org/docs