dhop90
dhop90
https works using these changes but viewing logs via websocket doesn't work
I've been able to implement https using self-signed certs: - Step #1: create self-signed certs ``` openssl genrsa > key.pem openssl req -new -x509 -key key.pem -out server.pem -days 1000...
I'm not able to get agents to work in my kubernetes (k8s) environment. I'm using docker with containerd=/run/containerd/containerd.sock with tls certs, hence docker.socket is not available. In my scenario all...
also experiencing slow page load of pages in v0.26.0