consult-kk
consult-kk
This docker command fails to startup.. any ideas what I am doing wrong here ? docker run --name extractor -d -v /home/ec2-user/traefik/acme.json:/app/data/acme.json -v /home/ec2-user/traefik/certs:/app/data/certs -v /var/run/docker.socket:/var/run/docker.sock snowmb/traefik-certificate-extractor -r the error...
Hi, This is a useful tool for any DevOps/SRE teams managing K8S clusters and apps. One question though, will this be able to detect changes to Secrets stored in an...
Hi, I was testing the "Hello World" application in Eclipse IDE ( 4.12 ) and I added a new REST end point and a junit test case. When I run...
V3.0.1 is incompatible with NestJS . Unable to register CacheModule using the RedisStore. "message": "Type 'typeof import(\"cache-test/node_modules/cache-manager-redis-store/dist/index\")' is not assignable to type '(string | CacheStoreFactory | CacheStore) & typeof import(\"/Users/kk/dev/nodejs/cache-test/node_modules/cache-manager-redis-store/dist/index\")'.\n...