Daniel Mendes

Results 21 comments of Daniel Mendes

Hi @ngarafol Can you update the issue with a more clear set of instructions. Also, is raft backend working well for you? I would really like to move towards raft...

Thanks. That should be enough to get me going. The part that was less clear to me was the settings file, I am unsure on what changed regarding the hostname,...

Hi @david-yu is there some place we can read what will change for 1.0 ? I understand from the code comments that there are some breaking changes expected that could...

Ditto, trying to render doughnuts with values like 0,5,0 does not render the middle value, but it does render stuff like 3,0,0 or 0,0,8, just not middle values.

@croniserb maybe this will help. Create config for both components frontend and API server. Then also configure Dependency-Track to use the HTTPS endpoint API from the frontend... I set this...

If you are using an EC2 instance, you can create an ELB or use Apache... its all about routing the requests to the right application. In this ELB type Application...

Hi, I am on a corporate laptop and we face exactly this restriction, for this reason we cant rollout krew to 200+ developers within our organization. Currently this is the...

This still does not work a simple example like that behind a proxy returns Error: connect ECONNREFUSED at errnoException (net.js:904:11) at Object.afterConnect [as oncomplete](net.js:895:19) twit does not work behind a...

Hello, I recently run into an issue where a deployment from a year ago is running fine with just port 8500, but now on a new deployment with consul image...

So if I understand correctly what is being said here it that SSE and WS are old technologies that should no longer be supported and authorization is not important to...