Replies: 3 comments 4 replies
-
ok, I found that I should use the API_BASE_URL=http://192.168.178.231:7071/api/v1/bom |
Beta Was this translation helpful? Give feedback.
-
ok, this
works for me. |
Beta Was this translation helpful? Give feedback.
-
Hello @nscuro , in previous ways, I configured api as a LoadBalancer type which referenced in FrontEnd apiBaseUrl. All worked. But, now, I am configuring DT behind Nginx Ingress Controller and I exposed as SSL and also configured api as a CLusterIP type. Can I use ClusterIP type for API? If I use ClusterIP, in FrontEnd config, how can I referenced apiBaseUrl? But, now, I configured api as service with SSL and I referenced it as DNS path? But, 405 Method Not Allowed issue appears again. I can't also call dtrack.example.com/api/version. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I can upload an CycloneDX 1.5 XML-BOM in the DT UI. Fine.
But whet I try curl like here https://docs.dependencytrack.org/usage/cicd/ I get always: "405 Not Allowed".
I created a new team:
I run v4.11.1 in Docker.
I don't know what is wrong.
Beta Was this translation helpful? Give feedback.
All reactions